Skip to content

Backend api (REST api) for devcamper app using Node, Express and MongoDB.

Notifications You must be signed in to change notification settings

wasim919/devcamper_api

Repository files navigation

DevCamper API

Backend API for DevCamper application, which is a bootcamp directory website

Usage

Rename "config/config.env.env" to "config/config.env" and update the values/settings to your own

Install Dependencies

npm install

Run App

# Run in development mode
npm run dev

# Run in production mode
npm start

You can find the documentation of the api at:

Postman Docs

On the homepage of the api when it's up and running

  • Version 1.0.0

About

Backend api (REST api) for devcamper app using Node, Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published