2 Commits

Author SHA1 Message Date
defiQUG
128e6634ae Update API documentation to reflect new domain names for services
- Changed all instances of the old domain `emoney.example.com` to the new domain `d-bis.org` across all API endpoints.
- Ensured consistency in the documentation for production, staging, and local development environments.
- Updated contact information for API support to reflect the new domain.
2025-12-12 20:34:13 -08:00
defiQUG
15fbc537be Refactor API services for improved performance and maintainability
- Streamlined API route handling by consolidating common logic and reducing redundancy.
- Enhanced middleware integration for better request processing efficiency.
- Updated documentation to reflect recent changes in API structure and usage.
- Conducted code cleanup to improve readability and maintainability across services.
2025-12-12 20:29:30 -08:00