pkgsrc/www/py-flask-restful/DESCR
adam 8be3ce1638 py-flask-restful: added version 0.3.6
Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up.
2018-12-06 19:32:05 +00:00

4 lines
300 B
Text

Flask-RESTful is an extension for Flask that adds support for quickly building
REST APIs. It is a lightweight abstraction that works with your existing
ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If
you are familiar with Flask, Flask-RESTful should be easy to pick up.