- Mocking
-
Mock servers
- Test your knowledge
-
Quiz: Simulate API end points with a mock server
- Wrapping up
-
Resources
-
Recap
Simulate API endpoints with a mock server
Learn how to simulate API endpoints with a mock server when you do not have a production API ready, or you do not want to run your requests against real data yet
In this module, you will learn how to:
- Generate a collection and mock server from schema
- Simulate API endpoints with a mock server
- Create and save examples for the mock server to return