474c403521
* chg: dev: update api - use application factory method defined here http://flask.pocoo.org/docs/0.12/patterns/appfactories/ . related method http://flask.pocoo.org/docs/0.12/cli/#custom-scripts - possibility to add additional cli command - add flask shell context. - use flask global variable http://flask.pocoo.org/docs/0.12/api/#flask.g to store BukuDb instance * fix: dev; fix runtimerror error: RuntimeError: Working outside of application context. * chg: dev: api requirements - remove cryptography - add requests - set buku min version * chg: dev: fix bookmarks var * fix: test: lint |
||
---|---|---|
.. | ||
README.md | ||
requirements.txt | ||
response.py | ||
server.py |
CAUTION
This snapshot of web APIs is indicative. The program APIs are bound to change and if you need these, you may have to adapt the APIs to the current signature/return type etc. We are NOT actively updating these whenever an API changes in the main program.