{"id":19369299,"url":"https://github.com/judevector/alx-files_manager","last_synced_at":"2026-04-19T02:02:07.380Z","repository":{"id":226602654,"uuid":"769132406","full_name":"judeVector/alx-files_manager","owner":"judeVector","description":"A simple file management API written in  Expressjs (Node)","archived":false,"fork":false,"pushed_at":"2024-03-08T13:01:20.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T13:48:55.054Z","etag":null,"topics":["api","express","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/judeVector.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-08T12:11:36.000Z","updated_at":"2024-03-08T13:02:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9da4c429-971d-4fe5-bc05-655f67751fdd","html_url":"https://github.com/judeVector/alx-files_manager","commit_stats":null,"previous_names":["judevector/alx-files_manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/judeVector/alx-files_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Falx-files_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Falx-files_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Falx-files_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Falx-files_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/judeVector","download_url":"https://codeload.github.com/judeVector/alx-files_manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/judeVector%2Falx-files_manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021784,"owners_count":26087056,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","express","nodejs"],"created_at":"2024-11-10T08:10:29.357Z","updated_at":"2025-10-14T22:35:00.894Z","avatar_url":"https://github.com/judeVector.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Files Manager\n\n[![Coverage Status](https://coveralls.io/repos/github/B3zaleel/alx-files_manager/badge.svg?branch=main)](https://coveralls.io/github/judevector/alx-files_manager?branch=main)\n\nA simple file management API built with Express, MongoDB, Redis, Bull, and Node.js.\n\n## Requirements\n\n### Applications\n\n+ Node.js\n+ Yarn (the package manager/resource negotiator)\n\n### APIs\n\n+ A Google API should be created with at least an email sending scope and a valid URL (e.g.; `http://localhost:5000/`) should be one of the redirect URIs. The `credentials.json` file should be stored in the root directory of this project.\n\n### Environment Variables\n\nThe required environment variables should be stored in a file named `.env` and each line should have the format `Name=Value`. The table below lists the environment variables that will be used by this server:\n\n| Name | Required | Description |\n|:-|:-|:-|\n| GOOGLE_MAIL_SENDER | Yes | The email address of the account responsible for sending emails to users. |\n| PORT | No (Default: `5000`)| The port the server should listen at. |\n| DB_HOST | No (Default: `localhost`)| The database host. |\n| DB_PORT | No (Default: `27017`)| The database port. |\n| DB_DATABASE | No (Default: `files_manager`)| The database name. |\n| FOLDER_PATH | No (Default: `/tmp/files_manager` (Linux, Mac OS X) \u0026 `%TEMP%/files_manager` (Windows)) | The local folder where files are saved. |\n\n## Installation\n\n+ Clone this repository and switch to the cloned repository's directory.\n+ Install the packages using `yarn install` or `npm install`.\n\n## Usage\n\nStart the Redis and MongoDB services on your system and run `yarn start-server` or `npm run start-server`.\n\n## Tests\n\n+ Create a separate `.env` file for the tests named `.env.test` and store the value of the environment variables for the testing event in it.\n+ Run `yarn test` or `npm run test` to execute the E2E tests.\n\n## Documentation\n\n+ TODO: Generate OpenAPI documentation with [**apidoc**](https://www.npmjs.com/package/apidoc).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudevector%2Falx-files_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjudevector%2Falx-files_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjudevector%2Falx-files_manager/lists"}