repogen/README.md

12 lines
405 B
Markdown
Raw Normal View History

2021-01-14 12:44:15 +00:00
# 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>
2021-01-16 06:34:06 +00:00
2021-01-14 12:44:15 +00:00
Repogen is a code generator for database repository in Golang. (WIP)
2021-01-19 12:26:26 +00:00
## Features
Repogen is a library that generates MongoDB repository implementation from repository interface by using method name pattern.