A simple RESTful Flask CRUD, based on snippet #38.
The only dependency is Flask, that can be easily installed:
$ [sudo] pip install flask
Just run on terminal:
$ python library.py
And happy browsing! :)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple RESTful Flask CRUD, based on snippet #38.
The only dependency is Flask, that can be easily installed:
$ [sudo] pip install flask
Just run on terminal:
$ python library.py
And happy browsing! :)