# noirbizarre/flask-restplus

Fully featured framework for fast, easy and documented API development with Flask

Repository: https://github.com/noirbizarre/flask-restplus
Canonical: https://ross.abutalabs.com/products/flask-restplus
Homepage: http://flask-restplus.readthedocs.org
Language: Python
License: NOASSERTION
License Family: other
Topics: python, api, swagger, flask, rest, json, restful, restplus
Last push: 2023-03-22T17:28:05+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4402, "days_push": 1260, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2731, forks 499 (observed 2026-08-28T04:07:16.102809+00:00)

## What it is
Flask-RESTPlus is a Flask extension for quickly building REST APIs with automatic Swagger/OpenAPI documentation. The project is officially unmaintained and has been forked to Flask-RESTX.

## Use cases
- build rest apis with flask
- auto-generate swagger docs for flask endpoints
- create documented  api in python
- add request parsing and marshalling to flask routes
- serve openapi spec from flask app

## When to choose
- maintaining a legacy codebase already built on flask-restplus
- pinned to an old environment where flask-restx is unavailable

## When to avoid
- starting any new project - use the flask-restx fork instead
- you need bug fixes or new python/flask version support
- you need actively maintained swagger tooling

## Facets
- artifact type: framework
- maturity: abandoned
- function: api-framework, web-framework, api-documentation, serialization
- domain: web-development, backend, apis, documentation
- platform: python
- tags: flask, rest, swagger, openapi, unmaintained, use-flask-restx-instead

## Member repositories
- noirbizarre/flask-restplus (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.102809+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:14:40.353198+00:00, confidence not recorded.
  - readme: https://github.com/noirbizarre/flask-restplus (fetched 2026-08-28T04:07:16.102809+00:00, sha 85144f0104f6)
  - registry_pypi: https://pypi.org/pypi/flask-restplus/json (fetched 2026-08-29T09:58:10.058165+00:00, sha 1531d390e900)
- Data as of 2026-08-30T08:39:29.467469+00:00.
