Harisatul / booklib

Home Page:https://booklib-production.up.railway.app/swagger-ui/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOKLIB - REST API

A Book Lib REST API builded by spring-boot

Authors

Deployment

To build this project run

  mvn clean package

To run this project run

  cd target
  java -jar booklib-0.0.1-SNAPSHOT.jar

READ MORE FOR API DOCUMENTATION IN THE LINK BELOW -

you can explore and try to hit the endpoint in the link below

API-DOCUMENTATION