Skip to content

zw-engineers/book-library-service

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages