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.
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
`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
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/spotI will work on this next.
Closed in #13.