{"id":31282226,"url":"https://github.com/codesbyarash/imdb","last_synced_at":"2026-05-03T10:36:00.048Z","repository":{"id":316283332,"uuid":"1062720755","full_name":"CodesByArash/IMDB","owner":"CodesByArash","description":"IMDB Clone Website build using ASP.NET WebAPI and Blazor ","archived":false,"fork":false,"pushed_at":"2025-09-23T17:10:11.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-23T19:11:45.619Z","etag":null,"topics":["asp-net","asp-net-core","asp-net-core-web-api","blazor","blazor-webassembly","csharp","database","sqlserver"],"latest_commit_sha":null,"homepage":"","language":null,"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/CodesByArash.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-23T16:23:50.000Z","updated_at":"2025-09-23T17:10:14.000Z","dependencies_parsed_at":"2025-09-25T21:32:37.789Z","dependency_job_id":null,"html_url":"https://github.com/CodesByArash/IMDB","commit_stats":null,"previous_names":["codesbyarash/imdb"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CodesByArash/IMDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodesByArash%2FIMDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodesByArash%2FIMDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodesByArash%2FIMDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodesByArash%2FIMDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodesByArash","download_url":"https://codeload.github.com/CodesByArash/IMDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodesByArash%2FIMDB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000658,"owners_count":26082805,"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-08T02:00:06.501Z","response_time":56,"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":["asp-net","asp-net-core","asp-net-core-web-api","blazor","blazor-webassembly","csharp","database","sqlserver"],"created_at":"2025-09-24T03:44:46.868Z","updated_at":"2025-10-08T19:59:24.135Z","avatar_url":"https://github.com/CodesByArash.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMDB Clone\n\n- **Backend (`api`)**: Handles data management, WebAPI endpoints, and ElasticSearch integration.  \n- **Frontend (`frontend`)**: Built with Blazor WebAssembly, interacts with the API for displaying movies, series, and person details.  \n\n---\n\n## Technologies\n\n- **Backend**: ASP.NET Core WebAPI, Entity Framework Core, ElasticSearch  \n- **Frontend**: Blazor WebAssembly, Razor Components  \n- **Data**: Bogus library for generating sample data  \n\n---\n\n## Getting Started\n\n1. Clone the root repository with submodules:  \n```bash\ngit clone --recurse-submodules https://github.com/CodesByArash/IMDB.git\ncd IMDB\n```\n2. Navigate to the backend and install dependencies:\n```bash\ncd api\ndotnet restore\n```\n3. Navigate to the frontend and install dependencies:\n```bash\ncd ../frontend\ndotnet restore\n```\n##Setup Instructions\n\nDatabase: Configure your appsettings.json connection string for SQL Server.\n\nElasticSearch: Make sure ElasticSearch is running locally or provide the URL in the backend appsettings.json.\n\nMigrations: Apply EF Core migrations to create the database schema:\n```bash\ncd api\ndotnet ef database update\n```\n##Running the Project\n\nStart the backend API:\n```bash\ncd api\ndotnet run\n```\n2. Start the Blazor frontend (WebAssembly):\n```bash\ncd ../frontend\ndotnet run\n```\n3. Open your browser at https://localhost:5001 (or the URL shown in console) to see the frontend in action.\n\n## Contributing / Issues\n\nFork the repository and submit pull requests for improvements or fixes.\n\nOpen GitHub issues for bug reports or feature requests.\n\nPlease follow consistent code style for backend (C#) and frontend (Blazor).\n\n## License\n\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesbyarash%2Fimdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesbyarash%2Fimdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesbyarash%2Fimdb/lists"}