Skip to content

biggo29/AdvancedRestApiProblems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdvancedRestApiProblems

A hands-on ASP.NET Core learning repository focused on advanced real-world REST API problems.

Goals

  • Learn advanced API design and implementation
  • Solve real interview and production scenarios
  • Practice modern .NET patterns
  • Build portfolio-quality backend projects

Modules

  • Problem01: Bulk External Requests
  • Problem02: Rate Limiting
  • Problem03: Resilience
  • Problem04: Idempotency
  • Problem05: Background Jobs

Tech Stack

  • .NET 10
  • ASP.NET Core Web API
  • xUnit
  • OpenAPI / Swagger

Structure

  • src/ application projects
  • tests/ unit and integration tests
  • docs/ design notes
  • samples/ request/response examples

About

This repository is created to practice real life RestApiProblems with the most optimized solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages