Mocking API endpoints

Hello,

Can I mock at all my REST API ? Is there a standard way to do so ?

Thank you for your feedback

Related to API Mock - how to?

Please see the following two videos describing creating a Codeless API service. The services created in the video have an implementation, however, for a mocked version of a service, you could return some mocked data - the process of creating a service remains exactly the same.

Regards,
Mark