buku/api
Ralic Lo 7ee95f7f1e Convert to Python3 (#160)
* Convert to python3

* Remove .bak

* Remove (( and )) in print
2017-05-19 07:10:43 +05:30
..
README.md Add notes on APIs 2017-04-19 09:39:31 +05:30
requirements.txt Adds an API server for Buku (#139) 2017-03-28 23:58:23 +05:30
response.py Adds an API server for Buku (#139) 2017-03-28 23:58:23 +05:30
server.py Convert to Python3 (#160) 2017-05-19 07:10:43 +05:30

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.