A hands-on ASP.NET Core learning repository focused on advanced real-world REST API problems.
- Learn advanced API design and implementation
- Solve real interview and production scenarios
- Practice modern .NET patterns
- Build portfolio-quality backend projects
- Problem01: Bulk External Requests
- Problem02: Rate Limiting
- Problem03: Resilience
- Problem04: Idempotency
- Problem05: Background Jobs
- .NET 10
- ASP.NET Core Web API
- xUnit
- OpenAPI / Swagger
src/application projectstests/unit and integration testsdocs/design notessamples/request/response examples