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
- Host: GitHub
- URL: https://github.com/devignesh/go_todo_app
- Owner: devignesh
- Created: 2019-08-13T18:22:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T18:28:38.000Z (about 3 years ago)
- Last Synced: 2025-02-09T23:17:51.649Z (about 1 year ago)
- Topics: golang, mongodb, react-native, reactjs, todoapp
- Language: JavaScript
- Size: 25.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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