Epigon is a framework for emulating REST API microservices in golang.
Stars
1
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
26
commits
happy path tests: GET, LIST
1dc7c54
fix inverted condition
02f18dd
remove unused field
db1b591
add documentation. rename function params.
219eb1b
implementing builder pattern
8dd3a58
implement delete
1cebfcc
fix test step name
2452861
fix test badge
1c8006a
fix workflow name
e5e9c3a
github: enable tests, update README
0a4efee
try to enable lint
3199966
export rest.NewServer (for now)
1440b42
add linting in github
710198c
resource write.
9a3f817
resource get. fix unioned list edge case. fix tests.
e7ded19