REST & HATEOAS
REST is a lightweight, architecture style for designing networked applications. HATEOAS is a constraint of the REST application architecture that keeps the architecture unique from most other API architectures.
REST is a lightweight, architecture style for designing networked applications. HATEOAS is a constraint of the REST application architecture that keeps the architecture unique from most other API architectures.