Server REST API
Operations that can be performed by doing http requests
Just like database operations you can make raw request to the database, this is what the client module does. You just send raw http requests, though it s recommended to use a client.
Last updated