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

https://github.com/devignesh/go_todo_app

Build a todo app in golang with react native app and MongoDB
https://github.com/devignesh/go_todo_app

golang mongodb react-native reactjs todoapp

Last synced: 2 months ago
JSON representation

Build a todo app in golang with react native app and MongoDB

Awesome Lists containing this project

README

          

# go_todo_app
Build a todo app in golang with react native app and MongoDB

build a todo app in which the server will be in Golang, the database will be MongoDB, and the frontend will be in React.

Server — Go |Database — MongoDB | Frontend — React