https://github.com/xhermitx/gotasks
A Task Manager API written in Go.
https://github.com/xhermitx/gotasks
gorm gorrilamux mysql rest-api
Last synced: 2 months ago
JSON representation
A Task Manager API written in Go.
- Host: GitHub
- URL: https://github.com/xhermitx/gotasks
- Owner: xhermitx
- Created: 2024-05-13T19:32:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T09:35:28.000Z (about 2 years ago)
- Last Synced: 2025-08-23T01:53:01.182Z (10 months ago)
- Topics: gorm, gorrilamux, mysql, rest-api
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotasks
A simple Task Manager API written in Go.
This project is to familiarize myself with the Rest APIs and connecting with Databases in Golang.