{"id":19632310,"url":"https://github.com/roninjosue/users-api","last_synced_at":"2025-07-22T05:31:39.716Z","repository":{"id":212816712,"uuid":"732287675","full_name":"roninJosue/users-api","owner":"roninJosue","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-17T18:38:54.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T21:15:23.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/roninJosue.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":"2023-12-16T07:02:43.000Z","updated_at":"2025-01-01T06:48:25.000Z","dependencies_parsed_at":"2025-01-10T09:48:52.068Z","dependency_job_id":null,"html_url":"https://github.com/roninJosue/users-api","commit_stats":null,"previous_names":["roninjosue/users-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roninJosue/users-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roninJosue%2Fusers-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roninJosue%2Fusers-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roninJosue%2Fusers-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roninJosue%2Fusers-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roninJosue","download_url":"https://codeload.github.com/roninJosue/users-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roninJosue%2Fusers-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266433168,"owners_count":23927710,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-11T12:13:36.335Z","updated_at":"2025-07-22T05:31:39.691Z","avatar_url":"https://github.com/roninJosue.png","language":"C#","readme":"# Users API\n## Description\nThis is a example of a API REST with .NET Core and C# and MySQL 8.0\n\n## Installation\n1. Clone the repository `git clone https://github.com/roninJosue/users-api.git`\n2. Navigate to project directory `cd users-api`\n3. Install the necessary packages with `.NET CLI` `dotnet restore`\n4. Create migrations `dotnet ef migrations add InitialCreate`\n5. Update database `dotnet ef database update`\n6. Run the project `dotnet run`\n\n## Usage\nOnce the project is running, you can interact with the API using the following endpoints:\n\n### Get All Users\n`GET /api/users`\n\n### Create a User\n`POST /api/users`\n\n## Dependencies\nThis project is developed with **ASP .NET Core** and **Entity Framework Core**. It uses the **Pomelo MySQL provider for\nEntity Framework Core** as the data access layer.\n\nYou also need a local **MySQL Database Server** where the API will create and manipulate the user data. \nYou can install [MySQL Server](https://dev.mysql.com/doc/mysql-installation-excerpt/8.0/en/) \nlocally and [MySQL Workbench](https://www.mysql.com/products/workbench/) for a GUI to view and manage your databases.\n\nYou need to create a **users** database, the user root with password mOWzX86dYxuRj1ji, \nor any other password you configure in the MySQL installation\n\nPlease ensure all the dependencies are correctly installed and configured before running the project","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froninjosue%2Fusers-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froninjosue%2Fusers-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froninjosue%2Fusers-api/lists"}