Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scriptex/node-rest-example

An example REST API with NodeJS and MongoDB
https://github.com/scriptex/node-rest-example

express mongodb nodejs rest-api

Last synced: 5 days ago
JSON representation

An example REST API with NodeJS and MongoDB

Awesome Lists containing this project

README

        

[![Travis CI](https://travis-ci.com/scriptex/node-rest-example.svg?branch=master)](https://travis-ci.com/scriptex/node-rest-example)
[![Github Build](https://github.com/scriptex/node-rest-example/workflows/Build/badge.svg)](https://github.com/scriptex/node-rest-example/actions?query=workflow%3ABuild)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/34d3d75710534dc6a38c3584a1dcd068)](https://www.codacy.com/gh/scriptex/node-rest-example/dashboard?utm_source=github.com&utm_medium=referral&utm_content=scriptex/node-rest-example&utm_campaign=Badge_Grade)
[![Codebeat Badge](https://codebeat.co/badges/d765a4c8-2c0e-44f2-89c3-fa364fdc14e6)](https://codebeat.co/projects/github-com-scriptex-node-rest-example-master)
[![CodeFactor Badge](https://www.codefactor.io/repository/github/scriptex/node-rest-example/badge)](https://www.codefactor.io/repository/github/scriptex/node-rest-example)
[![DeepScan grade](https://deepscan.io/api/teams/3574/projects/5257/branches/40799/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=3574&pid=5257&bid=40799)
[![Analytics](https://ga-beacon-361907.ew.r.appspot.com/UA-83446952-1/github.com/scriptex/node-rest-example/README.md?pixel)](https://github.com/scriptex/node-rest-example/)

# Node REST Example

> An example REST API with NodeJS and MongoDB

## Visitor stats

![GitHub stars](https://img.shields.io/github/stars/scriptex/node-rest-example?style=social)
![GitHub forks](https://img.shields.io/github/forks/scriptex/node-rest-example?style=social)
![GitHub watchers](https://img.shields.io/github/watchers/scriptex/node-rest-example?style=social)
![GitHub followers](https://img.shields.io/github/followers/scriptex?style=social)

## Code stats

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/scriptex/node-rest-example)
![GitHub repo size](https://img.shields.io/github/repo-size/scriptex/node-rest-example?style=plastic)
![GitHub language count](https://img.shields.io/github/languages/count/scriptex/node-rest-example?style=plastic)
![GitHub top language](https://img.shields.io/github/languages/top/scriptex/node-rest-example?style=plastic)
![GitHub last commit](https://img.shields.io/github/last-commit/scriptex/node-rest-example?style=plastic)

## Prerequisite

This REST API example assumes that you have NodeJS and MongoDB installed.

If not, install them and proceed.

## Usage

```sh
npm i # or yarn

# in a separate terminal window/tab run
npm run db

# in a separate terminal window/tab run
npm dev # or yarn dev

# Test
npm test # or yarn test

# Build
npm run build # or yarn build
```

## License

MIT

---


Connect with me:






 



 



 



 



 



 



 



 



 



 



 



---


Support and sponsor my work: