Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
https://github.com/FastEndpoints/FastEndpoints
aspnet minimal-api repr-pattern vertical-slice-architecture web-api
Last synced: about 1 month ago
JSON representation
A light-weight REST API development framework for ASP.NET 6 and newer.
- Host: GitHub
- URL: https://github.com/FastEndpoints/FastEndpoints
- Owner: FastEndpoints
- License: mit
- Created: 2021-09-16T04:49:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T13:20:04.000Z (8 months ago)
- Last Synced: 2024-05-01T22:58:36.689Z (7 months ago)
- Topics: aspnet, minimal-api, repr-pattern, vertical-slice-architecture, web-api
- Language: C#
- Homepage: https://fast-endpoints.com
- Size: 9.71 MB
- Stars: 3,929
- Watchers: 41
- Forks: 246
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome - FastEndpoints/FastEndpoints - A light-weight REST API development framework for ASP.NET 6 and newer. (C\#)
- RSCG_Examples - FastEndpoints
- awesome-reference-tools - FastEndpoints
- awesome-dotnet - FastEndpoints - High-performance middleground between classic ASP.NET Core API controllers and Minimal APIs. Using a REPR ([Request-Endpoint-Response](https://deviq.com/design-patterns/repr-design-pattern)) pattern, this library eliminates the boilerplate and monolithic feel of controllers by improving colocation of code. (API)
README
[![license](https://img.shields.io/github/license/dj-nitehawk/FastEndpoints?color=blue&label=license&logo=Github&style=flat-square)](https://github.com/dj-nitehawk/FastEndpoints/blob/master/README.md) [![nuget](https://img.shields.io/nuget/v/FastEndpoints?label=version&logo=NuGet&style=flat-square)](https://www.nuget.org/packages/FastEndpoints) [![nuget](https://img.shields.io/nuget/dt/FastEndpoints?color=blue&label=downloads&logo=NuGet&style=flat-square)](https://www.nuget.org/packages/FastEndpoints) [![discord](https://img.shields.io/discord/933662816458645504?color=blue&label=discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/ARGPxTukpr)
# *ASP.NET Minimal APIs Made Easy...*
## **FastEndpoints** is a developer friendly alternative to Minimal APIs & MVC
It nudges you towards the **[REPR Design Pattern (Request-Endpoint-Response)](https://deviq.com/design-patterns/repr-design-pattern)** for
convenient & maintainable endpoint creation with virtually no boilerplate.Performance is on par with Minimal APIs. It's faster, uses less memory and does around
**[35k more requests per second](https://fast-endpoints.com/benchmarks)** than a MVC Controller in our benchmarks.## Documentation: [https://fast-endpoints.com](https://fast-endpoints.com)
Please visit the official website for detailed documentation...
---
## Meet Our Sponsors:
- [VeeFriends](https://veefriends.com/) - VeeFriends is an innovative entertainment company that uses its unique art, compelling storytelling, and
collectibles to enhance its intellectual property.- [EKBY'S](#) - EKBY'S provides digital sales & marketing solutions to the Food & Beverage industry.
- [Pique Events](#) - Pique Events allows couples to search, compare and book their All Inclusive Wedding Package in one place.
- [Hungry Minds](#) - Hungry Minds is an online platform for learning and sharing knowledge with an intricately woven community of like minded people.