An open API service indexing awesome lists of open source software.

https://github.com/edwardcdev/recipe-app-backend

A backend for a recipe app used node, express, and mongodb.
https://github.com/edwardcdev/recipe-app-backend

express mongodb nodejs

Last synced: about 1 month ago
JSON representation

A backend for a recipe app used node, express, and mongodb.

Awesome Lists containing this project

README

        

# Node-Express-recipe-app-Backend

Backend to a recipe app using node, express, and mongoDb

## Specification

- Node
- Express
- MongoDB

## Development server

- `npm install`
- `node server` or `nodemon`