This commit is contained in:
ROS Station
2019-12-04 13:48:25 +01:00
parent d6f46d2ced
commit 1f3b09b5fa

View File

@@ -1,16 +1,11 @@
## RESTful APIs:
# RESTful API for NewGon:
**http Methods:**
GET - get ressource
POST - create a new ressource
DELETE - deleting ressources
`GET` - get ressource
`POST` - create a new ressource
`DELETE` - deleting ressources
collection: /status
* GET -
* POST
* DELETE
# GETTING information