- Application Programming Interface.
- Representational State Transfer.
- Uniform interface, client-server, stateless, cacheable, layered system, optional executable code.
- Hypermedia as the Engine of Application State (HATEOAS).
- RapidApi.com.
- Authorization and authentication.
- Claims are statements that an entity makes about itself. These claims are then validated against a data store. They are particularly useful in role-based security to check whether the entity making the claim is authorized in regard to that claim.
- Making API requests and examining their responses.
- Because you can change your data store in keeping with your requirements.




















































