Skip to content

IntelliOreo/toolkit-async-calls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

in terminal:

docker-compose -f /docker-compose.yml up -d docker exec -it x-db-1 psql -U admin \l CREATE DATABASE notes;

start the java app

GET/POST/DELETE

get: localhost:8050/api/db post: localhost:8050/api/db delete: localhost:8050/api/db/{id}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages