Skip to content

lucasia/ginquiry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ginquiry

Ginquiry is the one stop shop for gin lovers!

Find new gins and rate the gins you love.

The ginquiry repository is the server-side code to view, create and update the Gins and Brands database over HTTP (RPC over http).

Build and run from maven:

mvn spring-boot:run

Build and run from Docker:

docker build -t ginquiry .
docker run -p 8081:8081 ginquiry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published