- Mocking
 - 
        
        Mock servers
 - Test your knowledge
 - 
        
        Quiz: Simulate API end points with a mock server
 - 
        
        Challenge: Simulate an API with a mock server
 - 
        
        Solution: Simulate an API with a mock server
 - Wrapping up
 - 
        
        Resources
 - 
        
        Recap
 
                    
                [V10] Simulate API endpoints with a mock server
Course 6 of 14 in API Producer Lifecycle - Learning Path
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