{"id":28138776,"url":"https://github.com/felipeclarindo/product-manager-api","last_synced_at":"2026-04-30T14:32:47.741Z","repository":{"id":292972885,"uuid":"981341347","full_name":"felipeclarindo/product-manager-api","owner":"felipeclarindo","description":"Api to manager products integrated with oracle database developed with C# using .NET","archived":false,"fork":false,"pushed_at":"2025-05-13T03:13:15.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T04:22:36.995Z","etag":null,"topics":["api","api-development","api-docs","api-rest","api-restfull","docs","dotnet","dotnet-core","oracledb","swapper"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipeclarindo.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,"zenodo":null}},"created_at":"2025-05-10T22:10:00.000Z","updated_at":"2025-05-13T03:13:18.000Z","dependencies_parsed_at":"2025-05-13T04:32:39.671Z","dependency_job_id":null,"html_url":"https://github.com/felipeclarindo/product-manager-api","commit_stats":null,"previous_names":["felipeclarindo/product-manager-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fproduct-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fproduct-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fproduct-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipeclarindo%2Fproduct-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipeclarindo","download_url":"https://codeload.github.com/felipeclarindo/product-manager-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254190422,"owners_count":22029639,"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","api-development","api-docs","api-rest","api-restfull","docs","dotnet","dotnet-core","oracledb","swapper"],"created_at":"2025-05-14T17:14:58.062Z","updated_at":"2026-04-30T14:32:42.696Z","avatar_url":"https://github.com/felipeclarindo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"🌍 [Leia em Português](README.pt-BR.md)\r\n\r\n# Product Manager API\r\n\r\nAPI RESTfulf developed as ASP.NET Core and OracleDB + EF Core to manage products.\r\n\r\n## Routes\r\n\r\n(Product)\r\n\r\n- `GET api/products` - Get All products.\r\n- `GET api/products/{id}` - Get product by Id.\r\n- `POST api/products` - Create a New Product.\r\n- `PUT api/products/{id}` - Update Product by Id.\r\n- `DELETE api/products/{id}` - Delete Product by Id.\r\n\r\n## Steps to run\r\n\r\n1. Clone the repository:\r\n\r\n```bash\r\ngit clone https://github.com/felipeclarindo/product-manager-api.git\r\n```\r\n\r\n2. Enter repository:\r\n\r\n```bash\r\ncd product-manager-api\r\n```\r\n\r\n3. Create and configure the `.env` file using the model in [.env.example](./.env.example)\r\n\r\n4. Run migrations:\r\n\r\n```bash\r\n1. dotnet ef migrations add Initial\r\n2. dotnet ef database update\r\n3. dotnet ef database update\r\n```\r\n\r\n5. Run the api:\r\n\r\n```bash\r\ndotnet run\r\n```\r\n\r\n6. The api is avaible on:\r\n\r\n- \u003chttp://localhost:5184/api\u003e\r\n\r\n## Contribution\r\n\r\nContributions are welcome! If you have suggestions for improvements, feel free to open an issue or submit a pull request.\r\n\r\n## License\r\n\r\nThis project is licensed under the [GNU Affero License](https://www.gnu.org/licenses/agpl-3.0.html).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fproduct-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipeclarindo%2Fproduct-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipeclarindo%2Fproduct-manager-api/lists"}