1.0.0
- No runtime is needed to run the binaries. Everything is packed inside during compilation, just extract and run.
- Default URL is
http://localhost:5000
- Swagger API doc is at
http://localhost:5000/swagger
- Change the port if port conflict occurs. Instructions are given in the
README