Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndevu12/alx-files_manager
alx-files_manager
https://github.com/ndevu12/alx-files_manager
Last synced: 7 days ago
JSON representation
alx-files_manager
- Host: GitHub
- URL: https://github.com/ndevu12/alx-files_manager
- Owner: Ndevu12
- Created: 2024-09-04T19:25:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T21:30:02.000Z (2 months ago)
- Last Synced: 2024-09-06T04:23:04.665Z (2 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alx-files_manager
# Overview:
* 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