graniticio / granitic

Web/micro-services and IoC framework for Golang developers
https://granitic.io/
Apache License 2.0
35 stars 12 forks source link
application-framework application-server configuration-management dependency-injection devops golang inversion-of-control ioc iot json microservice microservices scheduler validation webservices xml

Granitic

Granitic is a framework and lightweight application server for building and running web and micro services written in Go.

Features

Additionally, Granitic is designed to be 'DevOps friendly' and offers:

Getting started

Read and follow the installation instructions then work through the tutorials

The GoDoc for Granitic can be found here

Visit the granitic.io website to read the complete reference manual

Testing

Once you have followed the installation instructions, you can run Granitic's unit tests by running

cd $GRANITIC_HOME
go test ./...

Contributing

We are always delighted to receive contributions from the community. Please read the Contributing and Code of Conduct guides and then have a look at the open issues

Get in touch