An open API service indexing awesome lists of open source software.

https://github.com/indominusbyte/gokomodo-be


https://github.com/indominusbyte/gokomodo-be

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# gokomodo-be

## Running all services (Tested on linux)
`bash run.sh`

## Example request & response
- http://localhost:3000/swagger/

## Unit Test
go to folder `api` and run `make test` to see tdd