Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bongnv/kitgen
- Owner: bongnv
- License: mit
- Created: 2019-07-07T07:45:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T20:00:21.000Z (over 3 years ago)
- Last Synced: 2024-06-20T10:20:53.923Z (7 months ago)
- Language: Go
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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