frol/flask-restplus-server-example resource
Real-life RESTful server example on Flask-RESTplus observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3941
- days_rel: n/a
- days_push: 1011
- n_releases_24m: 0
Adoption not part of the score
1334 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A real-life example project demonstrating how to build a production-grade RESTful API server with Flask-RESTPlus, SQLAlchemy, Marshmallow, OAuth2 password flow, and OpenAPI/Swagger documentation. It serves as a reference template including permissions, RFC 6902 PATCH handling, database migrations, and extensive tests.
Use cases
- learn how to structure a flask rest api project
- example of oauth2 password flow in flask
- self-documenting rest api with swagger and openapi
- flask restplus with marshmallow schemas
- template for a restful api server with authentication and permissions
- how to handle patch rfc 6902 in flask
- flask project with database migrations and docker setup
When to choose
- starting a new Flask-based REST API and wanting a battle-tested project layout
- learning best practices for OAuth2, permissions, and OpenAPI docs in Flask
- needing a complete reference with tests, migrations, and Docker included
When to avoid
- starting a new production project today - the author has moved on and recommends alternatives like WAMP or Rust
- needing actively maintained Flask-RESTPlus support, since the underlying library is unmaintained
- building non-REST APIs such as GraphQL or RPC services
Facets
learning-resource · maturity maintenance
api-framework auth authorization documentation testing orm web-development backend apis developer-tools tutorials python flask flask-restplus openapi swagger oauth2 password-flow marshmallow sqlalchemy example-project rest-api database-migrations rfc-6902 docker web-server
1 source
- readme: https://github.com/frol/flask-restplus-server-example · fetched 2026-08-28 · a85b0fdeb4c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| frol/flask-restplus-server-example | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="frol/flask-restplus-server-example")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem