Variable

Simple JSON resources
You can make a simple JSON resource and can use it from your web site. This service enable to update your contents without deployment. Access to JSON resources can also be restricted through CORS settings.
Get Started

Sample

How it works

1. Creating a JSON resource

Creation a resource has several inputs ex: title, CORS.
After creation, it is not published immediately.

2. Edit JSON resource items

Set up the input fields on your resource.

3. Make your JSON resource public

You can make it private at any time.

4. Prepare client code to retrieve JSON resources

The help page contains sample JavaScript code.

Need more information?

Please check Help