Skip to content

Latest commit

 

History

History
 
 

store-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

store-api

A Java Spring Boot backend.

Setup

  1. Postgres must be installed.
  2. THe bootstore_api DB must be created.

Usage

bazel run //store-api/src/main/java/com/book/store/api:deployable

Then try: http://localhost:8080/v1/

You should see:

👋 Greetings from AntiLibrary! An online world of reading built with Bazel.