1
0
mirror of https://github.com/gusaul/grpcox.git synced 2025-05-06 07:25:36 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
i-pul
17e45fe0bd feat: add post script functionality 2024-03-07 13:48:44 +07:00
Azdim Zul Fahmi
464de07064 feat(request-list): Support CRUD for request list
by using this request list, user doesn't need to memorise the endpoint & the request anymore, they can store the request and come again if they need it.
at the moment the data is store in IndexDB (browser), hence it doesn't need backend effort.
2021-12-12 15:20:17 +07:00