{"id":24554011,"url":"https://github.com/fkucukkara/fastendpointsworkshop","last_synced_at":"2025-03-16T14:46:31.255Z","repository":{"id":271099610,"uuid":"908667000","full_name":"fkucukkara/fastEndpointsWorkshop","owner":"fkucukkara","description":"This project simply demonstrates the power of FastEndpoints combined with .NET 9.","archived":false,"fork":false,"pushed_at":"2025-02-09T13:03:38.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T14:21:32.383Z","etag":null,"topics":["csharp","fast-endpoints","netcore"],"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/fkucukkara.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-12-26T16:36:25.000Z","updated_at":"2025-02-09T13:03:41.000Z","dependencies_parsed_at":"2025-01-05T14:29:44.718Z","dependency_job_id":"b654ae59-83fd-4751-af1c-d504b17e059a","html_url":"https://github.com/fkucukkara/fastEndpointsWorkshop","commit_stats":null,"previous_names":["fkucukkara/fastendpointsworkshop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkucukkara%2FfastEndpointsWorkshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkucukkara%2FfastEndpointsWorkshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkucukkara%2FfastEndpointsWorkshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkucukkara%2FfastEndpointsWorkshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkucukkara","download_url":"https://codeload.github.com/fkucukkara/fastEndpointsWorkshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885891,"owners_count":20363644,"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":["csharp","fast-endpoints","netcore"],"created_at":"2025-01-23T02:17:03.973Z","updated_at":"2025-03-16T14:46:31.232Z","avatar_url":"https://github.com/fkucukkara.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET 9 Project: Showcasing FastEndpoints\n\n## **Overview**\nThis project demonstrates the power of **FastEndpoints** combined with **.NET 9**, providing a structured, fast, and developer-friendly way to build high-performance APIs. It leverages the latest .NET features while optimizing API development workflows.\n\n---\n\n## **Requirements**\n- **.NET 9 SDK** (Download from [Microsoft�s official website](https://dotnet.microsoft.com/))\n- Basic knowledge of REST APIs and [FastEndpoints](https://fast-endpoints.com/docs/get-started#create-project-install-package)\n\n---\n\n## **Getting Started**\n\n### **1. Clone the Repository**\n```bash\ngit clone https://github.com/fkucukkara/fastEndpointsWorkshop.git\n```\n\n### **2. Navigate to the Project Directory**\n```bash\ncd your-project-directory\n```\n\n### **3. Build the Project**\n```bash\ndotnet build\n```\n\n### **4. Run the Project**\n```bash\ndotnet run\n```\n---\n\n## **1. FastEndpoints Integration**\n- **Declarative Route Mapping**: Easily define routes with minimal configuration.\n- **Built-in Validation**: Validate request models with minimal effort.\n- **Pre/Post-Processors**: Execute custom logic before or after endpoint execution.\n- **Highly Performant**: Optimized for speed, leveraging .NET 9�s runtime improvements.\n\n---\n\n## **Why Choose FastEndpoints?**\n\n- **Structured API Design**: Brings structure to minimal APIs for better maintainability.\n- **High Performance**: Built on .NET minimal APIs, designed for speed.\n- **Validation Simplified**: Includes robust, declarative validation capabilities.\n- **Extensibility**: Supports middleware, filters, and custom behaviors.\n- **Ease of Use**: Minimal learning curve for developers already familiar with .NET minimal APIs.\n\n---\n\n## License\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nThis project is licensed under the MIT License, which allows you to freely use, modify, and distribute the code. See the [`LICENSE`](LICENSE) file for full details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkucukkara%2Ffastendpointsworkshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffkucukkara%2Ffastendpointsworkshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkucukkara%2Ffastendpointsworkshop/lists"}