Skip to content

dkrest1/content-management-system-api

Repository files navigation

Content Management System APIs

Description

A content management APIs to manage Users, Post and Categeories

Technologies

  • Node 18.x
  • Express
  • MongoDB
  • Mongoose ORM

Getting Started

  1. Clone the Repo
$ git clone repo url
$ cd content-management-system-api
  1. Create a .env file and copy files from .env.example to .env
$ cp .env.example .env
  1. install necessary packages
$ npm install
  1. Start or Spin up the server
$ npm run dev

API Documentation

Explore the API endpoints using Postman Documentation

About

This repo contain API for a content management system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published