aboutsummaryrefslogtreecommitdiff
path: root/www/py-flask-smorest/pkg-descr
blob: 9c3ab1b84bf777fe080c9ff5f028cc906325b2a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
REST API framework built upon Flask and marshmallow.

  - Serialization, deserialization and validation using marshmallow Schema
  - Explicit validation error messages returned in response
  - Database-agnostic
  - OpenAPI (Swagger) specification automatically generated and exposed with
    ReDoc or Swagger UI
  - Pagination
  - ETag