flask-marshmallow
API framework
An extension of Flask and Marshmallow for building HATEOAS-ready APIs with URL-based hyperlinks.
Flask + marshmallow for beautiful APIs
875 stars
16 watching
59 forks
Language: Python
last commit: 18 days ago
Linked from 1 awesome list
flaskmarshmallowpythonpython-3rest-apisqlalchemy
Related projects:
Repository | Description | Stars |
---|---|---|
marshmallow-code/flask-smorest | A framework for building REST APIs with Flask and automatic API documentation | 667 |
marshmallow-code/webargs | A Python library for parsing and validating HTTP request objects with support for multiple web frameworks. | 1,379 |
apiflask/apiflask | A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. | 1,042 |
flask-api/flask-api | Provides an implementation of browsable APIs for Flask web applications. | 1,438 |
melvin0008/flaskboilerplate | A comprehensive framework for building large applications using the Flask web development framework. | 9 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 884 |
plangrid/flask-rebar | Provides tools and structure for building robust REST services using Flask, Marshmallow, and Swagger. | 233 |
marselester/flask-api-utils | An extension for Flask that simplifies API creation by handling responses and authentication. | 55 |
ignisor/fastapiwee | A framework combining FastAPI and PeeWee to create a Python web application | 18 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 952 |
aws-samples/eb-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
realpython/list-of-python-api-wrappers | Provides a curated list of Python APIs and libraries for various applications | 2,092 |
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 |
jmcarp/flask-apispec | Automated Swagger markup generation for Flask APIs | 655 |
programmingarehard/resourcebundle | A Symfony bundle designed to simplify the development of REST APIs by providing a structured approach to resources and their management. | 34 |