zw-engineers / book-library-service

A Book Library Service build with Kotlin + Spring using outside TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Library Service

  • A simple service to save book titles.
  • This application is built with Kotlin + Spring framework.

Pre-requisites

  • MongoDB
  • Java 11+

How to start up the application

  • Start mongodb e.g. from you terminal you can run sudo mongodb
  • Start up the application ./gradlew bootR

Swagger

There is Swagger UI on this application so if you wanted to be familiar with the endpoint for this app you can access swagger on either of the following URLs:

About

A Book Library Service build with Kotlin + Spring using outside TDD


Languages

Language:Kotlin 100.0%