mirror of
https://github.com/DeBrosOfficial/network.git
synced 2026-01-30 16:33:04 +00:00
- Removed hardcoded API key assignment and implemented loading from a .env file for better security and flexibility. - Added error handling to guide users on setting the API key through environment variables or a .env file. - Improved API response handling and error reporting for clearer feedback on potential issues with the API key.