Update 'APIDOCS.md'
This commit is contained in:
parent
e0ce6b57f5
commit
6440ba51b6
|
@ -1,6 +1,8 @@
|
||||||
# Burgernotes API docs
|
# Burgernotes API docs
|
||||||
Use the Burgernotes API to automate tasks, build your own client, and more!
|
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
|
## Authentication
|
||||||
|
|
||||||
POST - /api/signup - provide "username" and "password".
|
POST - /api/signup - provide "username" and "password".
|
||||||
|
|
Loading…
Reference in New Issue