simularium / simularium-planning

Apache License 2.0
0 stars 0 forks source link

Prototype get plots from BioSimulations API #156

Open blairlyons opened 1 year ago

blairlyons commented 1 year ago

Use Case

As a developer, I want to be able to get plot metrics data from the BioSimulations API in order to visualize more data in the viewer.

Acceptance Criteria

A front end prototype (on a branch of the website repo) that requests plot metrics data from the BioSimulators API and displays or logs it.

Details

API docs: https://api.biosimulations.org/

There should be data available for simulations that were already run, likely this will be available from the Results endpoints.

blairlyons commented 1 year ago

If you have questions about the BioSimulations API @eagmon might be able to help