Skip to content

arani87/librarysearcherapi

Repository files navigation

LibrarySearch API

Usage guide

Clone the repo
git clone https://github.com/arani87/librarysearcherapi.git

One command to build and run the API

On Linux/Mac/Git Bash execute the following command
./run.sh
On Windows command line
run.bat

Test the API using swagger endpoints

Swagger UI
Main API endpoint
Metrics endpoint

(Alternatively) Run as a Docker container

docker pull arani87/librarysearchapp:1.0
docker run -p 8080:8080 -t arani87/librarysearchapp:1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors