https://github.com/rohitroy-github/mern-crud-api
This is a project to practice MERN Stack development using MongoDB, ExpressJS, ReactJS, NodeJS by making a CRUD API application !
https://github.com/rohitroy-github/mern-crud-api
api crud js json mongodb mongoose
Last synced: 3 months ago
JSON representation
This is a project to practice MERN Stack development using MongoDB, ExpressJS, ReactJS, NodeJS by making a CRUD API application !
- Host: GitHub
- URL: https://github.com/rohitroy-github/mern-crud-api
- Owner: rohitroy-github
- Created: 2023-02-07T19:40:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T13:11:17.000Z (over 2 years ago)
- Last Synced: 2025-02-12T11:53:34.252Z (4 months ago)
- Topics: api, crud, js, json, mongodb, mongoose
- Language: JavaScript
- Homepage:
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a MERN Stack CRUD Application to handle goals. It has a CRUD Api on the backend which is powered by ExpressJS & MongoDB as the database.
This is a practice project to brush up my backend skills.
This is currently under development !