https://github.com/indominusbyte/catalyst-be
https://github.com/indominusbyte/catalyst-be
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indominusbyte/catalyst-be
- Owner: IndominusByte
- Created: 2022-11-02T04:42:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T05:06:07.000Z (over 3 years ago)
- Last Synced: 2025-10-06T12:01:16.048Z (8 months ago)
- Language: Go
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# catalyst-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
[Kazam_screencast_00000.webm](https://user-images.githubusercontent.com/33957651/199402721-e96addf7-a4d8-49aa-88e0-7ecc9b2fd187.webm)