Why another JSON editor?
This is a personal project that will be used for my own projects and familiarity with the API and confidence in the data storage is what it was developed for.
How long will the JSON be stored?
Links will be accessible for roughly 3 days with anonymous accounts or up to 365 days for premium accounts.
How do I get a premium account?
Premium accounts and signup will be coming soon.
Is there an api i can use?
Yes! You can use POST /api/create to store json files and GET /{id}/json to retrieve them. Requests are allowed from anywhere so you can call them in the browser.