Training Courses
The Hypertheory Web API training courses are broken up across three courses, each four full days.
Web API 100
The first course is meant to familiarize developers with the various use-cases of HTTP APIs in building and delivering enterprise solutions.
Key topics include:
- Service Oriented Architecture
- Service Boundaries
- HTTP as an Application Layer Protocol
- HTTP and TLs (HTTPS)
- ASP.NET Core and Hosting Models
- Exposing HTTP resources with:
- Controllers
- “Minimal APIs”
- Working with Attached Resources / Backing Services
- HTTP as a “Design Language”
- Designing APIs for various consumers