avwx-rest / avwx-api

REST API for parsing aviation weather data
https://avwx.rest
MIT License
71 stars 89 forks source link

GET Authentication #24

Closed mohkhz2001 closed 3 years ago

mohkhz2001 commented 3 years ago

how can I get Authentication?

devdupont commented 3 years ago

Create an account at account.avwx.rest and generate a new API token. Check the docs on where to put it.

You can also clone the repo and run it locally without the authentication or storage optimizations.