Skip to content

Create RESTful API with Spring Boot in kotlin language

Notifications You must be signed in to change notification settings

FakhrulASA/Spring-RESTApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

059246f · Dec 13, 2021

History

20 Commits
Dec 6, 2021
Dec 12, 2021
Dec 13, 2021
Dec 6, 2021
Dec 13, 2021
Dec 12, 2021
Dec 6, 2021
Dec 6, 2021
Dec 6, 2021

Repository files navigation

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

About

Create RESTful API with Spring Boot in kotlin language

Topics

Resources

Stars

Watchers

Forks