Skip to content

k0swe/qrz-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

xylo04github-actions
and
github-actions
Feb 15, 2025
7708c8b · Feb 15, 2025
Sep 3, 2024
May 20, 2020
Jul 15, 2020
Mar 1, 2022
Jul 15, 2020
May 20, 2020
Nov 4, 2020
Jul 4, 2020
Nov 29, 2020
Jul 15, 2020
Jul 15, 2020
Jul 15, 2020
Feb 15, 2025
Feb 15, 2025
Jul 15, 2020
Jul 15, 2020
Jul 15, 2020
Jul 15, 2020
Jul 15, 2020
Jul 15, 2020
Jun 27, 2021

Repository files navigation

PkgGoDev Go Report Card

Go API client for QRZ.com

A GoLang client library for QRZ.com's XML subscription data service. The service provides real-time access to information from the QRZ.COM servers and databases. 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-lookup/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.