Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinjan-saha/backend-with-go-todo
Backend for an todo application using golang
https://github.com/shinjan-saha/backend-with-go-todo
backend go golang
Last synced: about 2 months ago
JSON representation
Backend for an todo application using golang
- Host: GitHub
- URL: https://github.com/shinjan-saha/backend-with-go-todo
- Owner: Shinjan-saha
- Created: 2024-07-21T05:15:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T14:51:32.000Z (5 months ago)
- Last Synced: 2024-08-02T16:38:03.041Z (5 months ago)
- Topics: backend, go, golang
- Language: Go
- Homepage: https://backend-with-go-todo-1.onrender.com/todos
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Applictation for the TODO Web Applictation
Deployed on Render
Uses Gorilla Package for Smooth Functioning## If you wish to use Docker Image
```bash
docker pull shinjan02/my-go-todo-app:dev```