An attempt at naming the software. Closes #12

This commit is contained in:
Ian Renton
2025-09-30 22:03:22 +01:00
parent 4f4c1a9191
commit 6749a97f99
6 changed files with 43 additions and 15 deletions

View File

@@ -1,8 +1,10 @@
openapi: 3.0.4
info:
title: Unnamed Spotting API
title: Spothole API
description: |-
A utility to aggregate spots from amateur radio DX clusters and xOTA spotting sites, and provide an open JSON API as well as a website to browse the data.
Spothole is a utility to aggregate "spots" from amateur radio DX clusters and xOTA spotting sites, and provide an open JSON API as well as a website to browse the data.
While there are other web-based interfaces to DX clusters, and sites that aggregate spots from various outfoor activity programmes for amateur radio, Spothole differentiates itself by supporting a large number of data sources, and by being "API first" rather than just providing a web front-end. This allows other software to be built on top of it. Spothole itself is also open source, Public Domain licenced code that anyone can take and modify.
contact:
email: ian@ianrenton.com
license:
@@ -10,7 +12,7 @@ info:
url: https://unlicense.org/#the-unlicense
version: 0.1
servers:
- url: https://metaspot.m0trt.radio/api
- url: https://spothole.m0trt.radio/api
paths:
/spots:
get: