Add new API endpoints for fetching server time and date, and update currency and gold rates responses
- Introduced two new endpoints: `/api/server-time` and `/api/server-date` to retrieve the current server time and date. - Enhanced the existing currency and gold rates endpoints to return a 200 status with updated response formats, replacing previous 404 error messages. - Updated example values for `currencyName` and `goldName` in the API documentation for improved clarity. - Improved overall API functionality and user experience by providing accurate and accessible time-related information.
This commit is contained in:
+129
-12
File diff suppressed because one or more lines are too long
+129
-12
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user