1
0
mirror of https://github.com/gusaul/grpcox.git synced 2024-12-26 10:50:11 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
gusaul
f44b1a7f78 save and reuse active connections 2019-03-13 10:38:30 +07:00
gusaul
02a4feb17b improve loading UI 2019-03-12 11:18:27 +07:00
aultokped
4c008d1116 fix ui 2018-11-05 10:57:30 +07:00
gusaul
54ab742f5c first commit 2018-11-05 02:56:06 +07:00