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...
- Host: GitHub
- URL: https://github.com/dfm18/simple-rest-api
- Owner: dfm18
- Created: 2021-11-04T14:42:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T23:59:12.000Z (over 4 years ago)
- Last Synced: 2025-08-02T06:34:24.326Z (11 months ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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