eisk.webapi

Web API framework

A .NET-based web API framework providing tools and patterns for building scalable and secure APIs with clean architecture.

Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.

GitHub

225 stars
15 watching
54 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists

apiasp-net-coreaspnetaspnet-coreaspnet-web-apiaspnet6aspnetcoreaspnetwebapiazurec-sharpdotnetdotnet6ef6entity-frameworkentity-framework-corevs2022web-apiwebapiwebapi-sample

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotnetzoom/aspnetcore-webapi-course A comprehensive project demonstrating professional REST API design with ASP.NET Core WebAPI and various features such as authentication, logging, exception handling, and dependency injection. 858
autofac/autofac.webapi A package that integrates Autofac with ASP.NET Web API. 36
webapicontrib/webapicontrib A collection of open-source projects to improve work with ASP.NET Web API 767
apiflask/apiflask A lightweight Python web API framework for building RESTful APIs with automatic validation, serialization, and OpenAPI documentation. 1,042
webapicontrib/webapicontrib.core A collection of libraries and tools to improve ASP.NET Core development 461
dotnetcore/webapiclient A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. 2,054
featherhttp/framework A lightweight, low-ceremony API framework for building web services in .NET Core applications. 809
jonra1993/fastapi-alembic-sqlmodel-async An async web framework template for building secure and efficient APIs with authentication and role-based access control. 1,008
iammukeshm/cleanarchitecture.webapi An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI with loosely coupled architecture and clean-code practices. 1,400
odata/webapi A server library built upon ODataLib and Web API for managing data over HTTP. 855
flask-api/flask-api Provides an implementation of browsable APIs for Flask web applications. 1,438
filipw/net50-webapi-samples A collection of samples and examples for building a .NET 5 Web API application using the ASP.NET Core framework. 40
rabbal/dntframeworkcore An ASP.NET Core-based web application framework with a focus on extensibility and maintainability for building CRUD-based applications. 318
0x67757300/uhttp A lightweight Pythonic web development framework with modular and flexible application design. 106
authorizon/fastapi_websocket_pubsub An API framework allowing real-time communication between clients and servers over WebSockets. 13