Completed
API Project Walkthrough
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building APIs for Developers with Identity Server 4
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Demo
- 3 API Design
- 4 API Project Walkthrough
- 5 Projections
- 6 Service Endpoint
- 7 Thread Safe Random
- 8 Structured Logging
- 9 Validation
- 10 Solution Architecture
- 11 Who is this for
- 12 Identity
- 13 User classes
- 14 Payment controller
- 15 Get API
- 16 HTTP Client Factory
- 17 Execute RealTime
- 18 Post HTTP
- 19 Access Token
- 20 Signing Certificates
- 21 Naming APIs
- 22 Defining Identity Resources
- 23 Client Store
- 24 Merchant ID
- 25 Token Type
- 26 Recap
- 27 Authorization
- 28 API Keys
- 29 Wrap up