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

https://github.com/dfm18/simple-rest-api

A simple res-api using typescript, mongodb and more...
https://github.com/dfm18/simple-rest-api

Last synced: 9 days ago
JSON representation

A simple res-api using typescript, mongodb and more...

Awesome Lists containing this project

README

          

# Simple rest-api nodejs
A simple rest-api with authorization using nodejs, mongodb, and typescript

## Installation
```
npm install
npm start
```

## Enviroment variables
* PORT
* MONGO_URI
* MONGO_DBNAME