{"id":15550811,"url":"https://github.com/munenecalvin/alx-files_manager","last_synced_at":"2026-04-13T02:03:07.847Z","repository":{"id":176590643,"uuid":"658262951","full_name":"MuneneCalvin/alx-files_manager","owner":"MuneneCalvin","description":"Project is a compilation of (MERN) Back-end concepts on; Authentication, NodeJS, MongoDB, Redis, Pagination and Background processing.","archived":false,"fork":false,"pushed_at":"2023-06-29T06:33:12.000Z","size":28873,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T01:44:49.907Z","etag":null,"topics":["authentication","mern-project","mongodb","node-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuneneCalvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-25T08:50:48.000Z","updated_at":"2025-01-06T11:23:26.000Z","dependencies_parsed_at":"2023-07-20T01:01:22.393Z","dependency_job_id":null,"html_url":"https://github.com/MuneneCalvin/alx-files_manager","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"873c8bd04b739efc462c74fe94148104da1e82ed"},"previous_names":["munenecalvin/alx-files_manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MuneneCalvin/alx-files_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuneneCalvin%2Falx-files_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuneneCalvin%2Falx-files_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuneneCalvin%2Falx-files_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuneneCalvin%2Falx-files_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuneneCalvin","download_url":"https://codeload.github.com/MuneneCalvin/alx-files_manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuneneCalvin%2Falx-files_manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265271972,"owners_count":23738366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","mern-project","mongodb","node-js"],"created_at":"2024-10-02T14:01:20.734Z","updated_at":"2026-04-13T02:03:02.807Z","avatar_url":"https://github.com/MuneneCalvin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Files Manager API\nThis repository contains an API for a files manager developed with Node.js, that enables user authentication, temporary storage with Redis, creation of image thumbnails, and storage of file information using MongoDB. This collaborative project was developed by Calvin Mwangi.\n\nFeatures\nThe Files Manager API provides the following features:\n\nUser Authentication: The API supports user authentication, allowing users to securely access their files and manage them through appropriate authorization mechanisms.\n\nTemporary Storage with Redis: The API utilizes Redis as a temporary storage solution, for storage of access tokens created upon authorisation for accessing endpoints without the need to log in every time.\n\nCreation of Image Thumbnails: The API incorporates functionality to generate image thumbnails. When a user uploads an image file, the API automatically generates a thumbnail version using a worker process and queing system, facilitating faster rendering and improved user experience.\n\nStorage of File Information using MongoDB: The API leverages MongoDB as a database to store file information. This allows for efficient querying, indexing, and retrieval of file-related data, ensuring seamless management and organization of files.\n\n# Installation\nTo set up the File Manager API on your local environment, please follow these steps:\n\n1. Clone this repository to your local machine using the following command: `git clone https://github.com/MuneneCalvin/alx-files_manager`.\n\n2. Install the required dependencies by running the following command in the project's root directory: `npm install`.\n\n3. Start the server and worker in two different terminals using `npm run start-server` and `npm run start-worker`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunenecalvin%2Falx-files_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunenecalvin%2Falx-files_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunenecalvin%2Falx-files_manager/lists"}