Neo background
Avatar

Robin Lab

I’m a web developer who really likes to build websites

Developing Custom Applications

Develop custom applications to access the OLT API endpoints (https://api.lightelligence.io/v1/api-collection) and manage them.

Develop 32 applications to access the OLT API endpoints (https://api.lightelligence.io/v1/api-collection) and manage them.

Some post with code

Some inline code.

Developing Custom Applications

<div>
  <dialog>Modal v0</dialog>
</div>
// An highlighted block
const foo = 'bar';
const setLabel = async (label) => {
  alert('${label}')
}
console.log({ foo })

Developing Custom Applications

Develop custom applications to access the OLT API endpoints (https://api.lightelligence.io/v1/api-collection) and manage them.