Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flask-restful/flask-restful
Simple framework for creating REST APIs
https://github.com/flask-restful/flask-restful
Last synced: 5 days ago
JSON representation
Simple framework for creating REST APIs
- Host: GitHub
- URL: https://github.com/flask-restful/flask-restful
- Owner: flask-restful
- License: bsd-3-clause
- Created: 2012-10-12T00:08:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T04:35:48.000Z (7 months ago)
- Last Synced: 2024-06-13T11:05:35.714Z (7 months ago)
- Language: Python
- Homepage: http://flask-restful.readthedocs.io
- Size: 1.06 MB
- Stars: 6,790
- Watchers: 175
- Forks: 1,034
- Open Issues: 149
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-flask - Flask-RESTful - Simple framework for creating REST APIs (Framework)
- awesome-flask - Flask-RESTful - Simple framework for creating REST APIs (Framework)
- awesome-python-web-frameworks - Flask-Restful - Simple framework for creating REST APIs. (REST frameworks / Dead Frameworks (kept for reference))
- awesome-flask - Flask-RESTful - Simple framework for creating REST APIs (Framework)
- jimsghstars - flask-restful/flask-restful - Simple framework for creating REST APIs (Python)
README
# Flask-RESTful
[![Build Status](https://travis-ci.org/flask-restful/flask-restful.svg?branch=master)](http://travis-ci.org/flask-restful/flask-restful)
[![Coverage Status](http://img.shields.io/coveralls/flask-restful/flask-restful/master.svg)](https://coveralls.io/r/flask-restful/flask-restful)
[![PyPI Version](http://img.shields.io/pypi/v/Flask-RESTful.svg)](https://pypi.python.org/pypi/Flask-RESTful)Flask-RESTful provides the building blocks for creating a great REST API.
## User Guide
You'll find the user guide and all documentation [here](https://flask-restful.readthedocs.io/)