haritkumar / kotlin-emp-rest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotlin-emp-rest

Rest api using spring boot and kotlin. Pls use attached postman collection kotlin-api-emp.postman_collection.json to test the endpoints.

H2 Memory Database:

Once with the application running you can access:

http://localhost:8080/h2

  • user: sa
  • pass: password

Todo

  • Unit Test cases
  • Logging
  • Global Web Handler
  • Docker File

About


Languages

Language:Kotlin 100.0%