How and Why I built MyConfigStore?
Jun 28, 2021 · 3 min read · The inspiration behind this goes back to when I was starting out with programming and building some projects with APIs. I learned that we don't put our API keys as plain strings in our codes, we use environment variables for it in a file called ".env...
Join discussion

