Skip to content

sium01/CRUD-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Crud-API

CRUD API


📌 Project Overview

This project is a basic CRUD (Create, Read, Update, Delete) API implementation. It serves as a foundational example of RESTful API development using best practices.


🧠 Quote Inspiration

"Learning is any change in a system that produces a more or less permanent change in its capacity for adapting to its environment."
Herbert Simon


🛠️ Features

  • ✅ Create new records
  • 📥 Read existing data
  • ✏️ Update existing entries
  • ❌ Delete records
  • 🔒 Follows REST principles

🧪 Tech Stack

  • Backend: Node.js / Express.js
  • Database: MongoDB
  • API Format: JSON-based REST API
  • HTTP Client (optional): Postman / Insomnia

Follow me

About

This is a Backend-site Application.It's create for just practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors