mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-12 22:38:50 +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.