An open API service indexing awesome lists of open source software.

https://github.com/ekedonald/stackup-testing


https://github.com/ekedonald/stackup-testing

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building a Delivery Tracking System with QuestDB and Golang

Real-time data tracking is essential for monitoring transportation of goods and services. I used Golang to build an application that simulates GPS movement, ingest the time-series data in QuestDB and there’s a REST API that exposes the real-time data and metrics. We will leverage Docker to integrate the backend, QuestDB as the time-series database and a data-source for Grafana visualization.