A one-week intensive course to master REST APIs, from design and authentication to hands-on testing.
Understand the fundamentals of APIs, the client-server model, and the core principles of RESTful architecture.
Master JSON, the de facto standard for API data exchange. Learn serialization, parsing, and data validation.
Secure your API. Implement API Key and JWT-based authentication to protect your endpoints.
Learn to thoroughly test your API, from manual testing with Postman to automated testing with Pytest.
Apply everything you've learned by building and testing a complete CRUD API for a resource.