$ yarn start:dev
$ docker-compose up
[GET] All Users http://localhost:4000/users
[POST] Create User http://localhost:4000/users
[PUT] Update User http://localhost:4000/users/id
[DELETE] Remove User http://localhost:4000/users/id
[GET] Find User http://localhost:4000/users/id