Adding a Gas Station Map to a React and Go/Gin/Gorm Application

The ReactAndGo project imports German gas prices in shows/notifies you of cheap prices in your region. To help you find the gas stations, a map view with pins and overlays has been added.

Provide the Data

The Gin framework is used to provide the rest interface in the gscontroller.go:

CategoriesUncategorized