Skip to content

The carburant repository fetches gas price data from the French government API and enables users to view the evolution of gas prices for each service station. It manages the data for each station and allows users to compare gas prices and find the cheapest gas stations near their location.

License

Notifications You must be signed in to change notification settings

kpotier/carburant

Repository files navigation

carburant

Go Reference

The carburant repository fetches gas price data from the French government API and enables users to view the evolution of gas prices for each service station. It manages the data for each station and allows users to compare gas prices and find the cheapest gas stations near their location.

Installation

  1. go get github.com/kpotier/carburant

  2. Get an API key from https://cloud.maptiler.com/

  3. Put this API key to public/src/global.ts

  4. npm install && npm run build

  5. go run cmd/main.go

Screenshots

preview preview

License

Ministère de l’Économie, des Finances et de la Souveraineté industrielle et numérique - Données originales téléchargées sur https://data.economie.gouv.fr/explore/dataset/prix-des-carburants-en-france-flux-instantane-v2/, mise à jour le 21 avril 2023.

About

The carburant repository fetches gas price data from the French government API and enables users to view the evolution of gas prices for each service station. It manages the data for each station and allows users to compare gas prices and find the cheapest gas stations near their location.

Resources

License

Stars

Watchers

Forks

Packages

No packages published