Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmk78/next-api-curd
https://github.com/nmk78/next-api-curd
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nmk78/next-api-curd
- Owner: Nmk78
- Created: 2024-01-08T18:40:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-11T05:35:12.000Z (about 1 year ago)
- Last Synced: 2024-11-08T15:09:54.212Z (3 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js API CRUD
This repository contains a basic CRUD (Create, Read, Update, Delete) operation using NEXT API route, using MongoDB as the database.
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/Nmk78/Next-API-CURD.git