{"id":19426866,"url":"https://github.com/joaonetogit/api-movie-store","last_synced_at":"2026-04-13T03:50:06.952Z","repository":{"id":242153205,"uuid":"808818826","full_name":"joaonetogit/api-movie-store","owner":"joaonetogit","description":"This API offers routes for reading products from a movie store. Implemented in Node.js with Express, the API allows you to consult all products or a specific product, as well as validating access using Basic Authentication. This project is ideal for developers looking for a simple, functional example of a RESTful API with basic authentication.","archived":false,"fork":false,"pushed_at":"2024-07-11T23:18:15.000Z","size":4581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-07T19:39:14.746Z","etag":null,"topics":["basicauthentication","express","movies-api","nodejs","pnpm","vercel"],"latest_commit_sha":null,"homepage":"https://api-movie-store.vercel.app","language":"TypeScript","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/joaonetogit.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":"2024-05-31T22:23:37.000Z","updated_at":"2024-07-11T23:18:19.000Z","dependencies_parsed_at":"2025-01-07T19:38:47.248Z","dependency_job_id":"aa42b293-e4bd-4669-998a-66ade87122cd","html_url":"https://github.com/joaonetogit/api-movie-store","commit_stats":null,"previous_names":["joaonetogit/api-movie-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaonetogit%2Fapi-movie-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaonetogit%2Fapi-movie-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaonetogit%2Fapi-movie-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joaonetogit%2Fapi-movie-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joaonetogit","download_url":"https://codeload.github.com/joaonetogit/api-movie-store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240605841,"owners_count":19827985,"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":["basicauthentication","express","movies-api","nodejs","pnpm","vercel"],"created_at":"2024-11-10T14:09:30.348Z","updated_at":"2026-04-13T03:50:01.871Z","avatar_url":"https://github.com/joaonetogit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API Movie Store\n\nThis is an API for reading products from a movie store, implemented in Node.js with Express. The API allows you to consult all the products or a specific product, as well as validating access using Basic Authentication. The product images are hosted on Amazon S3, ensuring efficient and secure file management.\n\n## Installation\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/joaonetogit/api-movie-store.git\n```\n\n2. Install the dependencies:\n\n```bash\npnpm install\n```\n\n## Use\n\nTo start the server, run the following command:\n\n```bash\npnpm start\n```\n\n## Endpoints\n\n### GET /api/login\n\nReturns the authorization token for the next requests\n\n### GET /api/products\n\nReturns all the products in the store.\n\n### GET /api/product/:title\n\nReturns a specific product with the given title.\n\n### GET /api/products/category/:category\n\nReturns products from a specific category\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaonetogit%2Fapi-movie-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaonetogit%2Fapi-movie-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaonetogit%2Fapi-movie-store/lists"}