This server is used to access the data saved through flame-bond
Note: You should have created a collection at flame-bond before accessing these routes.
Returns the entire collection
Returns one document
Creates an entry in { collection } with content from the request body
Patches doc ( id ) with content from the request body
Deletes doc ( id )