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

https://github.com/ranvir91/mflix

mflix - created on expressjs mongodb nodejs, Backend apis with authentication and paginations
https://github.com/ranvir91/mflix

authentication-backend express-js imageupload jwt-authentication mongodb-atlas mongoose node-js pagination session-cookie

Last synced: 5 months ago
JSON representation

mflix - created on expressjs mongodb nodejs, Backend apis with authentication and paginations

Awesome Lists containing this project

README

          

# mflix
mflix - created on expressjs mongodb nodejs, Backend apis

- Mongodb atlas, Nosql database for backend
- Expressjs for backend api
- Avatar upload feature on cloudinary (image, video upload storage and compression and cdn management)
- Nodejs

# Run application

- clone this repo to local machine
- run command - npm install
- navigate to project directory then run command - nodemon
- open in browser or postman (recommended) - http://localhost:8002
- get users list endpoint - http://localhost:8002/api/v1/users/list