flask-restful

REST framework

A lightweight Python framework for building REST APIs with a simple and intuitive API design

Simple framework for creating REST APIs

GitHub

7k stars
175 watching
1k forks
Language: Python
last commit: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
realpython/discover-flask A tutorial series on building full-stack web applications with Flask using Python. 4,520
plangrid/flask-rebar Provides tools and structure for building robust REST services using Flask, Marshmallow, and Swagger. 233
encode/django-rest-framework A toolkit for building web APIs with Django. 28,584
apiflask/apiflask A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. 1,050
pallets/flask A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. 68,340
flasgger/flasgger Tool to generate and validate API documentation and schema validation for Flask applications 3,633
biosustain/potion A powerful Flask extension for building RESTful JSON APIs with built-in features such as validation, filtering, and automatic API schema generation. 488
flask-api/flask-api Provides an implementation of browsable APIs for Flask web applications. 1,438
py-universe/django-rest-cli A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. 118
zalando/restful-api-guidelines Provides guidelines and best practices for designing and implementing RESTful APIs 2,719
dreampie/resty A minimalist Java framework for building RESTful APIs with simplified ActiveRecord-like features and HTTP client support. 1,246
marshmallow-code/flask-smorest A framework to build auto-documented REST APIs with Flask and marshmallow 672
phalcon/rest-api An API application built using the Phalcon Framework with support for JSONAPI and JWT authentication 90
mjhea0/flaskr-tdd A blogging app built with Flask and JavaScript, emphasizing Test-Driven Development 2,320
rohitsakala/cassandrarestfulapi An API that exposes Cassandra data tables and nodes using RESTful endpoints 15