README
This commit is contained in:
parent
4b30eeef93
commit
a054177867
10
README.md
10
README.md
@ -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 ;-)
|
Loading…
Reference in New Issue
Block a user