Administering a RESTable API
Apart from the usual tasks associated with running a web service, the task of administering a RESTable API can be defined as:
- Setting up a configuration file that specifies API keys and allowed CORS origins, making sure that consumers have the right set of access privileges.
- Securing the REST API with HTTPS by, for example, setting up TLS encryption and firewall rules.