Liyas Thomas
Liyas Thomas
I planned Teams support to be a customizable read-only collections with a sharable ID.
I thought of a public/authenticated Collections. Need some refining on it. Will update progress here. Anyways, let this issue stay untill then.
Tabbed instances of workspaces are in our roadmap. You can simultaneously access multiple workspaces (tabs) isolated from one another.
Syncing with GitHub repo feature is being requested a lot. Pinning this to roadmap :100:
As of now, we've a GitHub Oauth app used for signing in to Hoppscotch using GitHub. This could be extended to implement Collections sync. But I too haven't done this...
I'm seeking a GitHub app starter kit with the basic CRUD implementations on a user/organization repo. Edit: closed the issue by mistake.
Well, almost all platforms (BitBucket, GitLab etc) has Oauth apps. I mentioned GitHub as a starting point for this feature. There's always scope for other platforms as well.
Got it. So whatever the platform of storage be (Google drive, Dropbox, Git repo etc), it's API access should allow us to sync data upon changes. A feature which sync...
Well, i did a bg check on how apps like draw.io does this. They and lotta other web apps are making use of Native File API for local files. This...
I did, and we might need a legacy polyfill too, for implementing it as of now. 😁