/hateoas-poc

Trying the spring HATEOAS APIs to create REST APIs

Primary LanguageKotlin

Purpose of this repository

Self learning to how create REST APIs following HATEOAS principles using the APIs provided by Spring.

The example consists of a simple list application. There are Lists and each List has items. The idea is to provide a REST API to consume that lists information following the HATEOAS principles.

Reference Documentation

For further reference, please consider the following sections:

Additional Links

These additional references should also help you: