repogen/README.md
2021-01-19 19:26:26 +07:00

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.