diff --git a/.gitignore b/.gitignore index 13d1490..e0cf110 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# custom +api_keys.txt + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/README.md b/README.md index 1ed19a3..9e29d40 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,9 @@ Yes we're gonna use some libraries while I'm a minimalist, but the Oauth1.0a API ## api keys -shhh, i know they should be secret, but this is a mock project +see api_keys.txt(not synced to git) -### twitter: - -- API key: NOKBXKUVfzXdG0fgkI0eDWF00 (consumer key) -- API secret key: 3OFsRYQYFo2ZW5F7fZQ9Po6HHL4twVFPZAoy7aUum7cN0LZVZ1 (consumer secret) -- Bearer token: AAAAAAAAAAAAAAAAAAAAAJKZIAEAAAAAgzwsNgOr%2BU2a6AW2sH4f6fOLKTw%3DaLqp3wXYtINxGxcRoc2CiFuiiyHR1wnK09yPvGMxt0lVFHmshX -- Access token: 1308331480553267202-HE8MpxG7fGpAgHsbZaYdo5uHCurxDf (auth token) -- Access token secret: TlEnSvUJefvrqP2wwNDFHTm5CdZiFz9YfQLTjkHoCqm9A (auth secret) - -https://developer.twitter.com/en/docs/twitter-api - -### openweathermap -- API key: 694725038b660e3c28d651840f384287 (this simple it should be, and not 4 seperate keys) +## API docs https://openweathermap.org/current