forked from Ailur/burgernotes-server
Update 'APIDOCS.md'
This commit is contained in:
parent
e0ce6b57f5
commit
6440ba51b6
|
@ -1,6 +1,8 @@
|
|||
# Burgernotes API docs
|
||||
Use the Burgernotes API to automate tasks, build your own client, and more!
|
||||
|
||||
Headers should be: "Content-type: application/json; charset=UTF-8" for all POSTs
|
||||
|
||||
## Authentication
|
||||
|
||||
POST - /api/signup - provide "username" and "password".
|
||||
|
|
Loading…
Reference in New Issue