/api

Simple CRUD REST API with Python Flask-RESTful

Primary LanguagePython

export FLASK_APP=api.py
flask run