Flask-RESTful

GPTKB entity

Properties (52)
Predicate Object
gptkbp:instanceOf Python library
gptkbp:archives https://github.com/flask-restful/flask-restful
gptkbp:basedOn Flask
gptkbp:developedBy gptkb:Armin_Ronacher
gptkbp:has error handling capabilities
Api class
Resource class
abort function
built-in support for CORS
marshal_with decorator
reqparse module
gptkbp:hasVersion 0.3.9
gptkbp:historicalSignificance https://flask-restful.readthedocs.io
https://www.w3.org/2000/01/rdf-schema#label Flask-RESTful
gptkbp:installation pip install flask-restful
gptkbp:integration Flask-Login
Flask-SQLAlchemy
Flask-JWT
Flask-Migrate
gptkbp:isBasedOn gptkb:Jinja2
Werkzeug
gptkbp:isCompatibleWith Flask
Python 2 and 3
gptkbp:isDesignedFor RESTful APIs
gptkbp:isMaintainedBy community contributors
gptkbp:isOpenTo true
gptkbp:isPartOf Flask ecosystem
gptkbp:isPopularIn Python community
gptkbp:isSuitableFor microservices architecture
rapid development
gptkbp:isUsedBy many web applications
gptkbp:isUsedFor API_development
gptkbp:isUsedIn developers
startups
enterprises
gptkbp:language Python
gptkbp:license MIT License
gptkbp:provides error handling
pagination
custom error messages
input validation
serialization
automatic content negotiation
request parsing
resource routing
gptkbp:releaseDate 2013
gptkbp:supports HTTP methods
JSON format
XML format
Flask extensions
gptkbp:usedFor building_REST_APIs
gptkbp:weight true