News

Nouns, verbs and well-formed URIs At the very least, a RESTful API respects REST's uniform interface constraint in two ways: Using nouns in RESTful URIs to ensure web service operations work on ...
At some point, you may be asked to perform a migration from a monolith to microservices-oriented architecture. One strategy to do this is to use an API gateway. Follow this example to learn how.