Saga - Student microservice
- Golang
- GoVendor
- Sqlite or PostgreSQL
- Gitflow For Contributing
go get github.com/fiscaluno/saga
cd $GOPATH/src/github.com/fiscaluno/saga
govendor sync
go run app.go
DB=postgres DATABASE_URL=postgres://user:password@host:5432/database go run app.go
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.