csharpfritz / InstantAPIs

A library that generates Minimal API endpoints for an Entity Framework context.
MIT License
447 stars 57 forks source link

Return HTTP results #7

Closed csharpfritz closed 2 years ago

csharpfritz commented 2 years ago

Methods should return appropriate 200, 201, 404, etc HTTP status codes for their interactions