2 min read
FastEndpoints - Contributions

FastEndpoints Header

FastEndpoints is a light-weight REST API development framework for ASP.NET 8 and newer. It aims to simplify the process of building APIs by providing a set of conventions and tools that streamline common tasks. The project has gained popularity for its ease of use and flexibility, making it a great choice for developers looking to create robust APIs quickly.

I have made two small contributions to the project, one being a minor code change and the other being an update to the documentation.

💻 Technologies

The project uses of the following technologies:

  • Git
  • dotnet
  • C#
  • ASP.NET Core
  • GitHub Actions
  • Vertical Slice Architecture

🏛️ License

MIT