Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 761 Bytes

Create RESTful API with Spring Boot in kotlin language.

Here the following tasks have been implemented,

  1. Creating Layers inluding data, web, service, controller, mock
  2. POST, GET, PATCH, DELETE and FETCH API.
  3. Junit 5 Testing
  4. Response handling
  5. Mock Datasource

Homepage on starting the localhost

Getting all available posts

Getting a particular post with post id