Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Folders/Collections for API Mocks in Mock Server #1596

Open
sachinjain024 opened this issue Apr 15, 2024 · 0 comments
Open
Assignees
Labels

Comments

@sachinjain024
Copy link
Contributor

Right now, Requestly Mock Server is used to create API Mocks (endpoints) by providing the API response and other details.

Here are some main requirements

  • Users should be able to organize their mocks inside a collection
  • A collection can have an optional path and all the nested mocks get the collection prefix automatically
  • Users should be able to enable/disable a mock
  • Users should be able to download mocks & collections as JSON file

This helps multiple users collaborate in the mock server. Users can also create Mocks within a collection and the collection can be named on the users or APIs hierarchy.

Corresponding Linear Ticket - https://linear.app/requestly/issue/RQLY-411/folderscollections-support-in-mocks (For Internal Team only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants