Replies: 1 comment
-
|
Could you please explain what exactly you're planning to do? turning on my crystal ball:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to dig into wavelog code and wanted to check if there's a way I could setup an ADIF export to website.
I have an example of my curl request:
curl -X POST "https://events.ham-yota.com/api/stations/oq25yota/adif/upload"
-H "Authorization: Bearer REPLACE_WITH_API_TOKEN"
-H "Content-Type: multipart/form-data"
-F "file=@/path/to/your/file.adif"
Can you guide me where I do have to look in the code for that ?
73's ON4BCY
Beta Was this translation helpful? Give feedback.
All reactions