Currently, many technologies are based on APIs and Microservices, and, if they are not based on them yet, they are moving in that direction. From my experience as an Information Technologies engineer, most people in the IT segment know or have at least heard of APIs (Application Programming/Protocol Interface). It is also relatively clear that APIs should be somewhere in the middle layer, between the backend and frontend, or the database and backend, or something similar.
The aim of this post is to learn to create a simple API based on Spring Boot, which is a framework for creating Spring applications. Spring Boot is a project from Spring by Pivotal and, nowadays, is consumed quite widely in Java, Kotlin and Groovy. Developers use it for creating microservices, APIs, standalone applications, websites, etc. https://goo.gl/a5528X #DataIntegration #ML
Share this:
- Click to share on Facebook (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to email a link to a friend (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Reddit (Opens in new window)