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
- Host: GitHub
- URL: https://github.com/ranvir91/mflix
- Owner: ranvir91
- Created: 2024-12-11T09:37:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T18:08:27.000Z (over 1 year ago)
- Last Synced: 2025-06-26T10:04:19.148Z (about 1 year ago)
- Topics: authentication-backend, express-js, imageupload, jwt-authentication, mongodb-atlas, mongoose, node-js, pagination, session-cookie
- Language: JavaScript
- Homepage:
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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