Update backend_protocol_specification.md
This commit is contained in:
parent
c9ba80e6a4
commit
1e6e5ff1f5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Backend Protocol
|
# Backend Protocol
|
||||||
|
|
||||||
The backend will be available at https://asdm.seodisparate.com/api .
|
The backend will be available at https://asdm.seodisparate.com/api .
|
||||||
The frontend will send http GET/POST requests to the URL with JSON as the body
|
The frontend will send http POST requests to the URL with JSON as the body
|
||||||
of the request, and the backend will respond with JSON.
|
of the request, and the backend will respond with JSON.
|
||||||
|
|
||||||
## Requests
|
## Requests
|
||||||
|
|
Loading…
Reference in a new issue