Q: Mock API Functionality, HTTP Interception, and QA Use Cases
As a QA, Iβd like to know if NativeRest supports mock API functionality, like creating mock endpoints, customizing request/response payloads, and simulating status codes for frontend testing before the backend is ready. Also, does it support real-time HTTP interception and modification, similar to tools like Fiddler or Charles Proxy? Lastly, is there any way to integrate NativeRest into CI/CD or automation pipelines via CLI or scripting? If these features are available, kindly share any documentation or setup guides to help me get started. Thanks!

uhaleks
May 26, 2025A: Hi! π NativeRest does not support the features you described. NativeRest is more suitable for client-side work, not as a server emulator. At the same time, NativeRest is actively developing and these features are in the long-term plans. π Thank you for describing your needs, this will definitely influence the choice of new features during implementation. π