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