Repository to create a template setup for a Go microservice built and tested with a Docker containers.
- run ruby Generate.rb
- Enter the name for your new microservice
- Enter the location to create the service
The service will then be created in the destination folder, the Rakefile in the destination contains the details for default build settings.
To generate HTML documentation from the api-blueprint run:
rake docs