https://github.com/gichbuoy/alx-files_manager
https://github.com/gichbuoy/alx-files_manager
backend es6 express javascript kue mongodb nodejs redis
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gichbuoy/alx-files_manager
- Owner: Gichbuoy
- Created: 2024-02-14T20:43:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-14T21:41:35.000Z (over 1 year ago)
- Last Synced: 2025-02-09T23:14:32.413Z (4 months ago)
- Topics: backend, es6, express, javascript, kue, mongodb, nodejs, redis
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Files Manager
This project is a summary of this back-end trimester: authentication, NodeJS, MongoDB, Redis, pagination and background processing.
The objective is to build a simple platform to upload and view files:
- User authentication via a token
- List all files
- Upload a new file
- Change permission of a file
- View a file
- Generate thumbnails for images