Spot directly to Spothole #7

Open
opened 2025-10-06 01:45:44 +00:00 by w1cdn · 1 comment
Owner

Spothole https://spothole.m0trt.radio/ REST API is on the way. Could do this fairly easily from mwtchahrd directly rather than passing through https://gitea.farpn.net/w1cdn/farpn_udp_server.

Spothole https://spothole.m0trt.radio/ REST API is on the way. Could do this fairly easily from mwtchahrd directly rather than passing through https://gitea.farpn.net/w1cdn/farpn_udp_server.
Author
Owner

The Spothole API is now here: https://spothole.app/apidocs. I have some DMs back and forth with him on fedi.

Ian added an example cURL statement:
curl --request POST --header "Content-Type: application/json" --data '{"dx_call":"M0TRT","time":1760019539, "freq":14200000, "comment":"Test spot please ignore", "de_call":"M0TRT"}' https://spothole.app/api/v1/spot

The Spothole API is now here: https://spothole.app/apidocs. I have some DMs back and forth with him on fedi. Ian added an example cURL statement: `curl --request POST --header "Content-Type: application/json" --data '{"dx_call":"M0TRT","time":1760019539, "freq":14200000, "comment":"Test spot please ignore", "de_call":"M0TRT"}' https://spothole.app/api/v1/spot `
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: w1cdn/mwtchahrd#7
No description provided.