modulepackage
0.0.0-20230525194828-5aab7ba6100b
Repository: https://github.com/amao7/taskmanager.git
Documentation: pkg.go.dev
# README
TaskManager Application
Architecture
- golang backend
- 5 handlers: (CREATE,UPDATE,GET,DELETE,GETALL)
- Database connection: planetscale db
- Middleware - error handling + logging
- Cors configuration
- svelte frontend
- Deployed on netlify
# Functions
No description provided by the author