FastEndpoints / FastEndpoints

A light-weight REST API development framework for ASP.NET 6 and newer.

Home Page:https://fast-endpoints.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license nuget tests nuget discord

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) 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 than a MVC Controller in our benchmarks.

Please visit the official website for detailed documentation...


Meet Our Sponsors:

  • VeeFriends - 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.

About

A light-weight REST API development framework for ASP.NET 6 and newer.

https://fast-endpoints.com

License:MIT License


Languages

Language:C# 100.0%Language:Batchfile 0.0%