fourhu / elemental

Go library implementing the Regolithe specifications as Elemental model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elemental

Codacy Badge Codacy Badge

Note: This is a work in progress

Elemental contains the foundations and code generator to translate and use Regolithe specifications in a Bahamut/Manipulate environment. It also provides basic definition of a generic request and response and other low level functions like optimized encoder and decoder, validations and more.

The generated model from Regolithe specifications (when using elegen from cmd/elegen) will implement the interfaces described in this package to serve as a base for being used in a bahamut microservice.

About

Go library implementing the Regolithe specifications as Elemental model

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Makefile 0.1%Language:Shell 0.1%