Skip to content

Minimal API's built with ASP.NET Core that implements various essential features and best practices for building modern APIs

Notifications You must be signed in to change notification settings

nomanaadma/Minimal-APIs-Aspnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal API's in ASP.NET Core

Overview

This project is a comprehensive REST API built using ASP.NET Core Minimal Apis. It covers various essential features and best practices for building modern APIs, including minimal API, authentication, authorization, versioning, Swagger documentation, and Integration Testing.

Features

  • Minimal API Controllers: Simple and efficient APIs with minimal overhead.
  • Authentication & Authorization: Secure your API with robust authentication and authorization mechanisms.
  • API Versioning: Support multiple versions of your API.
  • Swagger Documentation: Automatically generate interactive API documentation.
  • Integration Testing: Ensure the correct behavior of your API by testing how it interacts with other components.

About

Minimal API's built with ASP.NET Core that implements various essential features and best practices for building modern APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages