https://github.com/indominusbyte/gokomodo-be
https://github.com/indominusbyte/gokomodo-be
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indominusbyte/gokomodo-be
- Owner: IndominusByte
- Created: 2022-10-16T04:20:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T13:52:58.000Z (over 3 years ago)
- Last Synced: 2025-04-01T08:28:39.597Z (about 1 year ago)
- Language: Go
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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