Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Update README.md #15

wants to merge 5 commits into from

Conversation

besynnerlig
Copy link

The docker branch is the default branch, therefore if "Classic" version is the branch wanted, we need to switch to it in order to work with those files.

The docker branch is the default branch, therefore if "Classic" version is the branch wanted, we need to switch to it in order to work with those files.
This commit enhances the API usage section of the README by including the configured baseURL in all example URLs. The baseURL is now clearly explained as part of the configuration and must be included in the API requests when set. If no baseURL is configured, users are instructed to omit it from the URL.

Key changes:
- Added clarification about the baseURL configuration.
- Updated all example endpoints to reflect the inclusion of baseURL (e.g., /dxcache).
- Ensured that users understand how to format their API requests correctly based on their configuration.

This makes the documentation more comprehensive and reduces confusion for users integrating with the DXCluster API.
- Added retry logic for DXCluster server connection with logging
- Implemented node-fetch for DXCC lookups with error handling
- Deduplicated spot cache, automatic trimming to max cache size
- Improved Express routes to serve cached spots and stats
- Refactored utility functions and improved modularity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant