openskynetwork / opensky-api

Python and Java bindings for the OpenSky Network REST API
GNU General Public License v3.0
339 stars 120 forks source link

docs: Fix curl command usage with authentication. #39

Closed ghost closed 2 years ago

ghost commented 3 years ago

Hello,

Currently, the doc shows curl command examples with clear text credentials in the URL. This is not a good practice, so I've updated the documentation with examples using the adequate curl option to authenticate.