-
Notifications
You must be signed in to change notification settings - Fork 19
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
Draft info #20
Comments
This query returns draft details for the draft in {draft_year): e.g. |
@alanryder you are amazing thank you! |
One question thought. I believe that this resource is being blocked by cors from being used in a locally developed website. Do you know of any way to get around this by chance? |
Sorry, but no. |
Have you taken a look at https://corsproxy.io/? Example URL: The website also provides a code example: const url = 'https://corsproxy.io/?' + encodeURIComponent('https://api.domain.com/...'); |
I have been trying to figure out how to display the picks for specific draft years but can't figure it out. If anyone figures it out please advise!!
The text was updated successfully, but these errors were encountered: