Hashing Based Voting System
For Reading the specs copy the specs.yml to Swagger Editor to see the full yaml
- Install Docker on your Local
Make compose-build
(To build your golang build)Make compose-with-debug
(To run the backend in the log format).Make compose-without-app
(To run the backend in the Debug mode).Make compose-up
(To run the backend in foreground).