ready
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user