Skip to content

NotePlus Backend API provides functionality for managing notes in a simple and efficient manner. It supports creating, reading, updating, and deleting notes.

Notifications You must be signed in to change notification settings

danukarangith/Notepad-MobileApp_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotePlus Backend API

Overview

This is the backend API for the NotePlus application, which allows users to create, manage, and update notes.

API Documentation

For complete API documentation, including request/response examples, please visit our Postman Documentation.

https://documenter.getpostman.com/view/36300872/2sAYdhKADe

Endpoints

  1. POST
  2. GET
  3. DELETE
  4. PUT

Installation

  • Clone the repository
 git clone https://github.com/danukarangith/Notepad-MobileApp_Backend.git
  • Install dependencies:
npm install
  • Start the server:
npm start

Requirements

  • Node.js
  • Express
  • Postman (for testing the API)

About

NotePlus Backend API provides functionality for managing notes in a simple and efficient manner. It supports creating, reading, updating, and deleting notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published