Mocklets
  • Getting Started
  • Working with Collections
    • Create Collection
    • Invite Members
  • Managing Mock Apis
    • Dynamic Responses
    • URL Regex Matching
    • Use API as Proxy
    • Randomised Responses
    • Response Delay
    • Using Query Params
    • API Comments
  • Manage your files
  • Open API Specifications 3.x
  • Integration with external editors
  • Response Headers
  • Monitor Request Logs
  • Secure your mock APIs
  • Important Links
    • Home
    • Dashboard
    • Privacy Policy
    • Terms of Use
Powered by GitBook
On this page

Was this helpful?

Getting Started

Brief introduction about Mocklets and onboarding process

Welcome to Mocklets.

While working on front-end apps(mobile/web), we all have faced issues like delayed back-end deployment and difficulty in reproducing production issues involving connectivity or some other edge cases.

Mocklets helps you to navigate through these issues with ease. Mocklets lets you create mock APIs with endpoints similar to the APIs you need from your back-end. This helps front-end developers to start their work alongside the back-end development which saves a lot of development time, also it helps in creating edge case scenarios for better application testing.

Let's get you your first mock API.

NextWorking with Collections

Last updated 5 years ago

Was this helpful?