- go
- access to cgm.ag network
To build a binary, execute in the project root:
go buildTo start the project, execute in the project root:
go run main.goTo run all project tests, execute in the project root:
go test ./...An openapi conform documentation about the api can be found here:
http://localhost:7331/api/index.html
Before you start changing things, read the following infos:
Please document any new code Express changes in semantic commit messages Align your changes with the existing coding style Better ask first and then start changing Use Templates You found a bug somewhere in the code?
--> Open an Issue
You fixed a bug somewhere in the code?
--> Open a pull request
You got an awesome idea to improve the project?
You hate your Bistro as much as I do and want to speed up development?
--> The best way to support me in this project starts with a direct contact. Just send me an email and we will figure out a way on how to split up work :)