https://github.com/utkarshchaurasia/referralmanager-cli-backend
Golang REST API for Referral Manager CLI Tool.
https://github.com/utkarshchaurasia/referralmanager-cli-backend
golang gorm mux-router rest-api sqlite3
Last synced: 9 months ago
JSON representation
Golang REST API for Referral Manager CLI Tool.
- Host: GitHub
- URL: https://github.com/utkarshchaurasia/referralmanager-cli-backend
- Owner: UtkarshChaurasia
- Created: 2022-01-04T18:31:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T10:44:19.000Z (over 4 years ago)
- Last Synced: 2025-02-23T09:43:29.685Z (over 1 year ago)
- Topics: golang, gorm, mux-router, rest-api, sqlite3
- Language: Go
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌐 REFERRAL MANAGER BACKEND
- REST API for Referral Manager CLI Tool.
- Project to learn Golang Backend.
- Followed Repository Design Pattern.
---
## :bulb: Built Using
- [**GOLANG**](https://go.dev/)
- [**MUX**](https://mux.com/for/go/)
- [**GORM**](https://gorm.io/docs/index.html)
- [**SQLITE**](https://www.sqlite.org/index.html)
---
## :man: Project Created & Maintained By
Utkarsh Chaurasia