Skip to content

Kent27/postmanager-backend

Repository files navigation

Post Manager Back End (Using Express and MongoDB)

Lightweight Back End Application for Post Manager

Requirement

  • npm

Quick Start

Setup

1. Clone the repository

# Go to any folder
cd ~

# Clone the project from github
git clone https://github.com/Kent27/postmanager-backend.git

# Go to the project folder
cd postmanager-backend

2. NPM

# Install dependencies for the Server
npm install

# Run the express server
npm run server

API Documentation

To check the API Endpoints please open the PostManager.postman_collection.json file using Postman.

Notes:

  • After running this, you can run the Front End part for complete demonstration

About

An Application to Manage Posts (Back End)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors