OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Implement http API list endpoints for factsheets and scenario datatables #1553

Closed jh-RLI closed 8 months ago

jh-RLI commented 8 months ago

Summary of the discussion

For the form to create/edit the scenario bundle, we need a list of all available tables and also factsheets (both model and framework). This list is currently generated statically. This pull requests use django's rest framework to implement dynamic http-based api endpoints that list all resources in json format.

Type of change (CHANGELOG.md)

Added

Workflow checklist

Automation

Closes #1500 part of #1540

PR-Assignee

Reviewer