Skip to content

k0swe/qrz-logbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

xylo04github-actions
and
github-actions
Feb 15, 2025
6110cb1 · Feb 15, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jul 4, 2020
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Feb 15, 2025
Feb 15, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025

Repository files navigation

PkgGoDev Go Report Card

Go API client for QRZ.com Logbook

A GoLang client library for QRZ.com's Logbook data service. The service provides real-time access to information from QRZ.com logbooks. The API is documented here.

This client library was generated based on the OpenAPI specification in the api/openapi.yaml file. However, the API itself is not well-described by OpenAPI, so the generated library is supplemented with wrapper.go.

A simple application to demonstrate how to integrate the library is located in cmd/qrz-logbook/main.go.

A QRZ.com XML subscription is required to take full advantage of the API. A description of subscription plans and rates is available on the QRZ.com website.