iridakos / duckrails

Development tool to mock API endpoints quickly and easily (docker image available)
https://github.com/iridakos/duckrails/wiki
MIT License
1.72k stars 108 forks source link

Support Search on mocks #93

Open sranmanpreet opened 1 year ago

sranmanpreet commented 1 year ago

I have more than 400 mocks created in my deployment. It is verify difficult to search a mock since we only see 10 mocks on a page. We have to navigate between pages to and manually search the required mock. It would be nice to have a Search option on top of the the list view of the application.

DaivatJadav commented 1 year ago

In which file do I have to write the code?