tehcyx / poc-simple-db-api-java

simple-db-api-java poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple DB API (Java)

About

Basically the same service as github.com/tehcyx/simple-db-api just as a java version.

Run

Run the everything with docker-compose up. This will expose the backend on http://localhost:8080 and the frontend on http://localhost:8081. In this docker-compose setup the backend will be supported by a postgres database on port 5432.

About

simple-db-api-java poc


Languages

Language:Java 98.3%Language:Shell 0.6%Language:Makefile 0.6%Language:Dockerfile 0.5%