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

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

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