Skip to content

Instantly share code, notes, and snippets.

@jwaiswa7
Last active November 6, 2024 09:08
Show Gist options
  • Save jwaiswa7/7eae67b8daa3e9ada69a8efd85695baa to your computer and use it in GitHub Desktop.
Save jwaiswa7/7eae67b8daa3e9ada69a8efd85695baa to your computer and use it in GitHub Desktop.
Valutus APP

Valutus proporsal

This document describes how to use the forio platform to process information present in a model, and have it available to users through a web/mobile interface. It is assumed that the model has already been created and it's being used to provide information that will be rendered on different user devices.

The model will be processed by Forio and data rendered to the end users. Information provided relates to how forio can be used to process a given model and return information that can be used to render different end user pages.

This aims to research the interactions with Forio though there API service.

How it works.

Forio provides accounts through the epicenter.

An account is an entity (person or organisation) with control over projects.

Projects can be created in epicenter through accounts.

Once a model is successfully created, it can be uploaded to the project directories.

Using the model a run is called on the model

Once a run is called, then data can be polled from the run using Forio's APIs.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment