open-prices-frontend
open-prices-frontend copied to clipboard
New page that lists/showcases data re-use
Story
For instance https://dmayaux.shinyapps.io/open_prices/ (#764)
How
Where to store this list ?
- in the backend + API endpoint (but hard for people to contribute)
- in a YAML or JSON file in the backend repo + called/parsed by the frontend (why the backend ? where the "data/API" is)