An open API service indexing awesome lists of open source software.

https://github.com/shawnwildermuth/MinimalApis

A set of Minimal API tools
https://github.com/shawnwildermuth/MinimalApis

Last synced: 21 days ago
JSON representation

A set of Minimal API tools

Awesome Lists containing this project

README

        

# Minimal API Tools

This is the home of a set of tools that I've created for Minimal APIs. These include:

- [MinimalApis.Discovery](MinimalApis.Discovery.md) - A tool for organizing your Minimal APIs
- [MinimalApis.FluentValidation](MinimalApis.FluentValidation.md) - Endpoint filter for more easily tying Validators to specific Minimal API Endpoints.