Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TODO for setting API key from environment variable
Added a TODO comment to fetcher.go to set the API key from an environment variable before making the request, ensuring better security and flexibility. Also, removed an unnecessary newline in the main.go file for code cleanliness.
- Loading branch information