Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

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.