{"id":19380657,"url":"https://github.com/obay-ismaeel/pokemon-review-api","last_synced_at":"2026-01-18T17:33:39.746Z","repository":{"id":226686882,"uuid":"769177338","full_name":"obay-ismaeel/pokemon-review-api","owner":"obay-ismaeel","description":"RESTful API built using ASP.NET Core","archived":false,"fork":false,"pushed_at":"2024-06-06T11:19:47.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T06:43:00.202Z","etag":null,"topics":["api","asp-net-core","csharp","rest-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/obay-ismaeel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-08T13:58:25.000Z","updated_at":"2024-06-13T15:08:15.000Z","dependencies_parsed_at":"2024-03-12T13:57:48.804Z","dependency_job_id":"b808dc3c-097b-4ed3-888c-f1b06f912e9e","html_url":"https://github.com/obay-ismaeel/pokemon-review-api","commit_stats":null,"previous_names":["obay-ismaeel/pokemonreviewapp","obay-ismaeel/pokemon-review-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obay-ismaeel%2Fpokemon-review-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obay-ismaeel%2Fpokemon-review-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obay-ismaeel%2Fpokemon-review-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obay-ismaeel%2Fpokemon-review-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obay-ismaeel","download_url":"https://codeload.github.com/obay-ismaeel/pokemon-review-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419811,"owners_count":20936012,"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":["api","asp-net-core","csharp","rest-api"],"created_at":"2024-11-10T09:14:30.335Z","updated_at":"2026-01-18T17:33:39.717Z","avatar_url":"https://github.com/obay-ismaeel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokemon Review App\n\nPokemon Review App is a simple `RESTful` web API built using .NET Core version 8.0. It allows users to review Pokemon, utilizing six main entities: Pokemon, Reviewer, Review, Owner, Category, and Country. The database is created using `Entity Framework Core`'s Code First approach, with `SQL Server` as the database provider. \nBuilding this project helped me to get a grasp on crucial concepts and technologies such as `Repository Design Pattern`, `Dependency Injection`, and EF Core Object Relational Mapper.\n\n#### Notes:\n- Implements a Controller-based API\n- Utilizes AutoMapper for mapping between domain models and DTOs\n- Includes a class for seeding the database with fake data\n\n## Prerequisites\n\nBefore running the project, ensure you have the following installed:\n\n- .NET SDK 8.0\n  - [Installation link](https://dotnet.microsoft.com/en-us/download)\n\n## Installation\n\n1. Clone the repository:\n    ```\n    git clone git@github.com:obay-ismaeel/PokemonReviewApp.git\n    ```\n\n2. Navigate to the project directory:\n    ```\n    cd [project directory]\n    ```\n\n3. Run the project:\n    ```\n    dotnet run\n    ```\n\n4. Once the project is built, navigate to the URL displayed and append \"/swagger\" to the end of the URL to access the Swagger UI for testing the API. Ensure to configure the connection string in the `appsettings.json` file.\n\n## Project Dependencies\n\n- AutoMapper.Extensions.Microsoft.DependencyInjection Version=12.0.1\n- Microsoft.AspNetCore.OpenApi Version=8.0.1\n- Microsoft.EntityFrameworkCore.SqlServer Version=8.0.2\n- Microsoft.EntityFrameworkCore.Tools Version=8.0.2\n- Swashbuckle.AspNetCore Version=6.4.0\n\n## Database Provider\n\nIt's worth noting that you can use any database provider of your choice by installing the corresponding EF Core package and configuring the database connection.\n\n## Contribution\n\nFeel free to clone the repository, experiment with the code, and contribute by sending pull requests. Your contributions are welcome!\n\n---\n\nLet me know if you have any additional information or changes you'd like to make!\n## Authors\n- [@Obay-Ismaeel](https://github.com/obay-ismaeel)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobay-ismaeel%2Fpokemon-review-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobay-ismaeel%2Fpokemon-review-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobay-ismaeel%2Fpokemon-review-api/lists"}