|
|
@ -19,4 +19,12 @@ has currently 2 entrypoints:
|
|
|
|
GETs all the books in the database
|
|
|
|
GETs all the books in the database
|
|
|
|
|
|
|
|
|
|
|
|
/api/book/id
|
|
|
|
/api/book/id
|
|
|
|
GETs a specific book by its id
|
|
|
|
GETs a specific book by its id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Further installnotes (bugs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* For Macusers -> brew install imagemagick@6 in order to install wand
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* create the covers folder inside the uploadsfolder
|
|
|
|
|
|
|
|
* don't forget to chmod the uploads and coverfolder ;-)
|