2dee2f56b9
- Commented out the '/run-all-fetchs' endpoint to prevent its usage while maintaining the '/today.json' endpoint for fetching all rates. - Rearranged the '/gold-rates' endpoint to ensure it is defined after the '/currency-rates' endpoints for better organization. - Ensured all existing endpoints for currency and gold rates remain functional, enhancing the API's structure and maintainability. These changes improve the clarity and organization of the API routes, facilitating better management of financial data.