/canceling--token-and-rate-limiting

Canceling JWT tokens and Rate Limiting in ASP.NET Core Web API

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Canceling JWT tokens and Rate Limiting in ASP.NET Core Web API


Application's swagger

Too many requests

💡 Covered topics

  • .NET 7
  • SQL Lite
  • EF Core
  • Rate Limit
  • Global Exception Handler Middleware
  • Repository Pattern
  • Migrations
  • Fluent Mapping
  • JWT
  • Autentication and Autorization
  • Swagger
  • Cache with IMemoryCache

🔎 How to use ?

$ git clone https://github.com/devjamesbrandao/cancelete-token-and-rate-limiting.git

$ cd .\Autentication.API\

$ dotnet restore

$ dotnet build

$ dotnet run

🌐 References

Artigos