{"id":27164808,"url":"https://github.com/mavroprovato/imdb-rails","last_synced_at":"2026-05-02T02:38:24.936Z","repository":{"id":286870664,"uuid":"962826520","full_name":"mavroprovato/imdb-rails","owner":"mavroprovato","description":"A Ruby on Rails application using the public IMDB data","archived":false,"fork":false,"pushed_at":"2025-04-08T18:31:34.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T19:43:10.393Z","etag":null,"topics":["imdb","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mavroprovato.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":"2025-04-08T18:22:50.000Z","updated_at":"2025-04-08T18:49:00.000Z","dependencies_parsed_at":"2025-04-08T19:53:26.093Z","dependency_job_id":null,"html_url":"https://github.com/mavroprovato/imdb-rails","commit_stats":null,"previous_names":["mavroprovato/imdb-rails"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavroprovato%2Fimdb-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavroprovato%2Fimdb-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavroprovato%2Fimdb-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mavroprovato%2Fimdb-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mavroprovato","download_url":"https://codeload.github.com/mavroprovato/imdb-rails/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965706,"owners_count":21025423,"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":["imdb","ruby","ruby-on-rails"],"created_at":"2025-04-09T02:32:52.088Z","updated_at":"2026-05-02T02:38:24.918Z","avatar_url":"https://github.com/mavroprovato.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB Rails application\n\nA sample application that uses the [IMBb dataset](https://developer.imdb.com/non-commercial-datasets/)\n\n## Dependencies\n\nMake sure that you have the following dependencies installed before running the application:\n\n  * [Ruby](https://www.ruby-lang.org/) version 3.4.4 or later\n  * [Bundler](https://bundler.io/) version 2.6.7 or later\n  * [PostgreSQL](https://www.postgresql.org/) version 15.13 or later\n\nThen run the following command in order to install the application dependencies\n\n```shell\nbundle install\n```\n\n## Database\n\nIn order to create the database schema run\n\n```shell\nrails db:create db:migrate\n```\n\nThen you can load the dataset with the following command:\n\n```shell\nrails imdb:load_data\n```\n\nNote that the dataset is huge, and will take a lot of time to load.\n\n## Running the application\n\nNow you can run the application with the following command\n\n```shell\nrails console\n```\n\nThe application is available at http://127.0.0.1:3000/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavroprovato%2Fimdb-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmavroprovato%2Fimdb-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmavroprovato%2Fimdb-rails/lists"}