- Updated README to include support for
docker compose
on top ofdocker-compose
. - Fixed README with a typo on the
DB_PASS
value. - API calls returned with the correct header of
Content-Type: application/json
. - API calls returned with the correct HTTP status code rather than all being returned as HTTP 200 OK.