Newer
Older
To see how our API is structured, have a look to our `SOLID Introduction <https://docs.startinblox.com/import_documentation/Solid-introduction
>`__
.. The simplest code you can try with SiB look like this :
.. <sib-display data-src="https://api.startinblox.com/helloworlds/" fields="helloword"></sib-display
.. sib-display is one of the main component of the framework that display fields of a data source.
.. Our data sources are formatted with JsonLD.
.. => `Why JsonLD ? <Solid-introduction/>`__
.. Have a look on how our datas are structured : `https://api.startinblox.com/helloworlds/ <https://api.startinblox.com/helloworlds/>`__