Little Library REST API py 3.10

The only one requeriment it's to have Flask installed.

To run this, in ./src/(if you're in PS):

 > $env:FLASK_APP="app.py"

 > flask run

Default localhost: http://127.0.0.1:5000/

Source code

Books-API-REST
GitHub - luisnquin/littleLibrary-REST-API at pythonawesome.com
With Flask. Everything in a JSON. Contribute to luisnquin/littleLibrary-REST-API development by creating an account on GitHub.