unstorage icon indicating copy to clipboard operation
unstorage copied to clipboard

feat: add `myjson.online` driver

Open justboereh opened this issue 1 year ago โ€ข 2 comments

๐Ÿ”— Linked issue

#325

โ“ Type of change

  • [x] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

๐Ÿ“ Checklist

This PR adds the myJson driver requested by issue #325. Also added basic documentation.

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

justboereh avatar Jan 05 '24 08:01 justboereh

Live Preview ready!

Name Edit Preview Latest Commit
unstorage Edit on Studio โ†—๏ธŽ View Live Preview beab2d3457aef656b165b94a297637e5a76395ce

nuxt-studio[bot] avatar Jan 05 '24 08:01 nuxt-studio[bot]

Thanks a lot for your driver! I am not really sure if we need an additional driver for this service, as there already is the general http driver. Is there any limitation that prevented you from using the http driver with custom TransactionOptions for headers using the opts parameter?

itpropro avatar Jan 06 '24 17:01 itpropro