c - Posting API keys on github -
i'm working on c project uses wolframalpha api, , planning on making available on github, source code contains api key. people post api keys on github or should delete it?
you should delete api key , have readme.md
in github repository states pre-requisite obtain api key , place in config. assuming code reads api key config file. if doesn't, update code so.
i don't think unreasonable request. also, if leave api key in there, key hit api rate limit , wolframalpha disable key anyways. hth.
Comments
Post a Comment