You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker-compose --profile app up
curl -X POST localhost:8080/user -d "name=foo"
curl -X POST localhost:8080/user -d "name=bar"
curl -X GET localhost:8080/users