Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bongnv/kitgen

kitgen is a code generation utility that help to speed up building web-application with Golang
https://github.com/bongnv/kitgen

Last synced: about 1 month ago
JSON representation

kitgen is a code generation utility that help to speed up building web-application with Golang

Awesome Lists containing this project

README

        

# kitgen
[![Build Status](https://travis-ci.com/bongnv/kitgen.svg?branch=master)](https://travis-ci.com/bongnv/kitgen)[![codecov](https://codecov.io/gh/bongnv/kitgen/branch/master/graph/badge.svg)](https://codecov.io/gh/bongnv/kitgen)[![Go Report Card](https://goreportcard.com/badge/github.com/bongnv/kitgen)](https://goreportcard.com/report/github.com/bongnv/kitgen)[![GoDoc](https://godoc.org/github.com/bongnv/kitgen?status.svg)](https://godoc.org/github.com/bongnv/kitgen)[![GolangCI](https://golangci.com/badges/github.com/golangci/golangci-lint.svg)](https://golangci.com)

kitgen is a code generation utility that help to speed up building web-application with Golang