1.1.0 • Published 5 years ago

sao-go-api v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

sao-go-api

Generates a golang API based on echo, an high performance, extensible, minimalist Go web framework.

npm Dependencies CircleCI License

What is Included

  • Based on echo.
  • Go modules compatible
  • Logging powered by logrus
  • Configuration handled by viper
  • Docker and Docker compose configurations
  • Makefile with useful tasks like lint, tests and more.

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao go-api my-project

From git

sao brpaz/sao-go-api my-project

License

MIT © brpaz

1.1.0

5 years ago

1.0.0

5 years ago