11 lines
405 B
Markdown
11 lines
405 B
Markdown
# repogen
|
|
|
|
<a href="https://github.com/sunboyy/repogen/actions?query=workflow%3Abuild">
|
|
<img src="https://github.com/sunboyy/repogen/workflows/build/badge.svg" alt="build status badge">
|
|
</a>
|
|
|
|
Repogen is a code generator for database repository in Golang. (WIP)
|
|
|
|
## Features
|
|
|
|
Repogen is a library that generates MongoDB repository implementation from repository interface by using method name pattern.
|