Skip to content

Just a simple demo project to test some fabrick apis

License

Notifications You must be signed in to change notification settings

EvaristeGalois11/fabrickapitest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Deploy Sonar CodeQL

fabrickapitest

Just a simple demo project to test some fabrick apis

Build from source

./mvnw verify

The project needs Java 21 to compile

Run with podman

podman run -d -p 8080:8080 ghcr.io/evaristegalois11/fabrickapitest

The application uses h2 as its database by default. Postgres and Oracle are also supported: pass the jdbc url with the environment variable SPRING_DATASOURCE_URL (username and password are fabrickapitest).

Usage

Head over to http://localhost:8080/swagger-ui/index.html to make use of the embedded swagger or just use curl to query the application directly.

About

Just a simple demo project to test some fabrick apis

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages