Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```