diff --git a/README.md b/README.md index adcc6711..d3a16204 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Check out my [blog](https://medium.com/@thangchung) or say hi on [Twitter](https ### API +* [Apitally](https://github.com/apitally/apitally-dotnet) - Simple, privacy-focused API monitoring, analytics and request logging for ASP.NET Core. * [autorest](https://github.com/Azure/autorest) - Swagger (OpenAPI) Specification code generator featuring C# and Razor templates. Supports C#, Java, Node.js, TypeScript, Python and Ruby. `4.5.x or above` * [aspnet-api-versioning](https://github.com/Microsoft/aspnet-api-versioning) - set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core. * [AspNetCoreRateLimit](https://github.com/stefanprodan/AspNetCoreRateLimit) - ASP.NET Core rate limiting middleware.