aayRJ23 / RESTful-API

This project is a simple RESTful API built with Node.js, Express, and MongoDB. It allows users to perform CRUD (Create, Read, Update, Delete) operations on Posts. The API provides endpoints for creating new Posts, retrieving all existing Posts, fetching specific Posts by ID, updating existing Posts, and deleting Posts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aayRJ23/RESTful-API Watchers