https://github.com/ninfty/go-digitalwallet
https://github.com/ninfty/go-digitalwallet
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ninfty/go-digitalwallet
- Owner: ninfty
- Created: 2024-01-14T12:10:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T11:42:42.000Z (about 2 years ago)
- Last Synced: 2025-02-01T12:23:51.075Z (about 1 year ago)
- Language: Go
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dependencies
- [Chi](https://github.com/go-chi/chi)
- [Testify](https://github.com/stretchr/testify)
- [GORM](https://github.com/go-gorm/gorm)
- [Air - Live reload](https://github.com/cosmtrek/air)