Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
A set of Minimal API tools
- Host: GitHub
- URL: https://github.com/shawnwildermuth/MinimalApis
- Owner: shawnwildermuth
- License: mit
- Created: 2024-04-19T06:36:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T20:42:08.000Z (9 months ago)
- Last Synced: 2024-10-30T11:50:54.582Z (3 months ago)
- Language: C#
- Size: 57.6 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- RSCG_Examples - https://github.com/shawnwildermuth/MinimalApis
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.