The Financial Tracker Backend is an educational project designed to teach GraphQL, Clean Architecture and Domain-Driven Design (DDD) using vanilla Go.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
383
commits
3
commits
refactor: move cursor logic to utile to be used by both api types, #24
62fff6fView on GitHubfix: custom marshaling float32 avoid casting to float64, #24
f665f55View on GitHubfix: collect error maping from ierr.IErr to errapi struct, #24
5bbbebfView on GitHub