Replies: 2 comments 1 reply
-
It uses IndexedDB for storing the data. Same for web and electron. You can backup your data by clicking on Workspaces: |
Beta Was this translation helpful? Give feedback.
0 replies
-
ah i see. i was looking for a solution where the source of truth is the filesystem, so no manual export/import is needed. is there a issue for this, or would you consider this as an option? i can make an issue if so. thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi! thanks for restfox its very nice
I'm wondering what the strategy is for persisting requests? say I've imported 500 requests from insomnia over 8 workspaces - it would be a bumber to lose them
for the web version, the data is lost when I clear my browser history.
for electron version, how does persistence work? I can't see any mention of filesystem paths
is there a strategy here, am I missing something?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions