User:Alexander Roidl/flask
< User:Alexander Roidl
Revision as of 23:14, 19 May 2018 by Alexander Roidl (talk | contribs)
Flask
first version of lib (super super prototype)
with first API setup:
http://37.139.6.124:8080/api/books
{ "books": [ { "author": "Jan Tschichold", "file": "The_Form_of_the_Book___Essays_on_the_Moral_-_Jan_Tschichold.pdf", "id": 1, "title": "The Form of the Book" } ] }
Code on the git: