In this little project, I tried to explain and describe what we can do with springboot concerning a simple API.
- building it
- securing it
- documenting it
- monitoring it
- make it communicate with other APIs
All these steps are described in individual articles with examples of code implementations.