{"id":16297980,"url":"https://github.com/malaquiasdev/thepixardb","last_synced_at":"2026-04-19T13:32:42.488Z","repository":{"id":42500617,"uuid":"474960420","full_name":"malaquiasdev/thepixardb","owner":"malaquiasdev","description":"The Pixar Database API","archived":false,"fork":false,"pushed_at":"2022-04-07T20:26:26.000Z","size":465,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T15:54:11.983Z","etag":null,"topics":["api-rest","aws","beginner-friendly","hacktoberfest","nodejs","pixar-films","terraform","thepixardb","typescript"],"latest_commit_sha":null,"homepage":"https://thepixardb.malaquias.dev/","language":"HCL","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/malaquiasdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-28T10:54:33.000Z","updated_at":"2023-01-10T15:02:20.000Z","dependencies_parsed_at":"2022-08-31T19:02:27.215Z","dependency_job_id":null,"html_url":"https://github.com/malaquiasdev/thepixardb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/malaquiasdev/thepixardb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malaquiasdev%2Fthepixardb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malaquiasdev%2Fthepixardb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malaquiasdev%2Fthepixardb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malaquiasdev%2Fthepixardb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/malaquiasdev","download_url":"https://codeload.github.com/malaquiasdev/thepixardb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/malaquiasdev%2Fthepixardb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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-rest","aws","beginner-friendly","hacktoberfest","nodejs","pixar-films","terraform","thepixardb","typescript"],"created_at":"2024-10-10T20:43:14.633Z","updated_at":"2026-04-19T13:32:42.458Z","avatar_url":"https://github.com/malaquiasdev.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThePixarDB\n\n**ThePixarDB** is an centralized database of the feature filmes, short filmes, collections, actors, directors and much more. We have all the data you'll ever need in one place, easily accessible through with a modern RESTful API.\n\n**It is unofficial and we are made by fans to fans.**\n\nThis project is a RESTful API and will be a GraphQL API too.\n\n## Setup Local - Docker and Compose 🗳️\n\nWe are using docker for create a local environment. The process is managed by Docker Compose.\n\nThis setup it's not recommend to create a production environment, for that we have a terraform module inside of the infra folder.\n\nYou can start everthing by:\n\n```bash\ndocker-compose up --build\n```\n\n## Setup Local 🖥️\n\n### Prerequisites 📝\n\nBefore you begin, ensure you have met the following requirements:\n\n- You must have an AWS Credentials\n- Configure the [AWS CLI](https://aws.amazon.com/pt/cli/)\n- You have installed the [Node.js](https://nodejs.org/en/)\n- You have installed the [Yarn](https://yarnpkg.com)\n- You have installed the [Terraform](https://www.terraform.io)\n\n### Create the infra on AWS 🏗️\n\n```\ncd infra \u0026\u0026 terraform init \u0026\u0026 terraform terraform apply -auto-approve\n```\n\n#### Install dependencies 🚀\n\n```sh\n$ yarn install\n```\n\n### Create configs\n\nCreate a `.env` file at the root of the project. Make sure you follow the [`.env.example`](.env.example) file as a guide.\n\n### Run project\n\n```sh\n$ yarn dev\n```\n\n## Testing\n\n## To know more\n\n- [About](https://thepixardb.malaquias.dev/about/)\n- [Features list]()\n\n## Terms of Use\n\n1. Free for non-commercial use.\n2. You can make use of the API as data service.\n3. ‘Hoarding’ or mass collection of data from this API is strictly prohibited.\n\n## Legal Notice\n\nWe do not claim ownership of any of the images or data in the API. We comply with the Digital Millennium Copyright Act (DMCA) and expeditiously remove infringing content when properly notified. Any data and/or images you upload you expressly grant us a license to use. You are prohibited from using the images and/or data in connection with libelous, defamatory, obscene, pornographic, abusive or otherwise offensive content.\n\n## How to contribute\n\nGo to [contribute](.github/CONTRIBUTING.md)\n\n## License\n\n[![LICENSE](https://img.shields.io/badge/License-MIT_2.0-brightgreen.svg?style=for-the-badge\u0026logo=bookstack\u0026logoColor=white)](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaquiasdev%2Fthepixardb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalaquiasdev%2Fthepixardb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaquiasdev%2Fthepixardb/lists"}