{"id":18065272,"url":"https://github.com/neguindev/filmes-series-api","last_synced_at":"2025-04-05T14:22:23.047Z","repository":{"id":133742951,"uuid":"560270316","full_name":"NeguinDev/filmes-series-api","owner":"NeguinDev","description":"Filmes Series API is a Node.js application that fetches movie and series data using IMDb's unofficial API. It's built using Express for the server-side and Axios for HTTP requests.","archived":false,"fork":false,"pushed_at":"2023-08-29T04:18:29.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T10:46:53.636Z","etag":null,"topics":[],"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/NeguinDev.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":"2022-11-01T05:13:12.000Z","updated_at":"2023-08-29T04:28:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"83011550-8875-450c-9643-fbdcc5e8f533","html_url":"https://github.com/NeguinDev/filmes-series-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeguinDev%2Ffilmes-series-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeguinDev%2Ffilmes-series-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeguinDev%2Ffilmes-series-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeguinDev%2Ffilmes-series-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeguinDev","download_url":"https://codeload.github.com/NeguinDev/filmes-series-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247347168,"owners_count":20924344,"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":[],"created_at":"2024-10-31T06:09:42.967Z","updated_at":"2025-04-05T14:22:23.039Z","avatar_url":"https://github.com/NeguinDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Filmes Series API\n\n## Description\n\nFilmes Series API is a Node.js application that fetches movie and series data using IMDb's unofficial API. It's built using Express for the server-side and Axios for HTTP requests.\n\n## Requirements\n\n- Node.js\n- Express\n- Axios\n- CORS\n\n## Installation\n\nClone the repository:\n\n```bash\ngit clone https://github.com/NeguinDev/filmes-series-api.git\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\n## Usage\n\nTo start the application, run:\n\n```bash\nnpm start\n```\n\n## API Endpoints\n\n- `GET /filme?nome=\u003cmovie_name\u003e`: Fetches movie data based on the movie name.\n- `GET /serie?nome=\u003cseries_name\u003e`: Fetches series data based on the series name.\n\n## Features\n\n- Fetches movie and series data from IMDb.\n- Filters the data to provide essential details like title, year, IMDb ID, image URL, actors, director, and genre.\n\n## Contribution\n\nFeel free to contribute to the project. Open a PR or an issue for discussions.\n\n## License\n\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneguindev%2Ffilmes-series-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneguindev%2Ffilmes-series-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneguindev%2Ffilmes-series-api/lists"}