Work in progress..
- Spin up Jaeger and Mysql containers ->
make m1-up
ormake intel-up
- Run API server ->
make run
- API -> http://localhost:8080/api/v1/users
- Jaeger UI -> http://localhost:16686
- MySQL connection
Work in progress..
make m1-up
or make intel-up
make run