kinstugi / amadeus_challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to start the docker image that contains our postgresql database use

docker-compose up -d

the API has a basic authentication on all the endpoints

  • username: admin
  • password: adminpassword

About


Languages

Language:Java 100.0%