unjs / unstorage

💾 Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a tiny core.
https://unstorage.unjs.io
MIT License
1.79k stars 135 forks source link

Add driver for myjson.online #325

Open codemers opened 1 year ago

codemers commented 1 year ago

Describe the feature

Would you be willing to accept a PR that adds a new driver for myJSON? myJSON is a lightweight, JSON-based storage service that allows users to store JSON data in the cloud.

Additional information

pi0 commented 1 year ago

PR more than welcome to add driver!