Skip to content

Conversation

biazzotto
Copy link
Contributor

Update Garoa Hacker Clube.

Update Garoa Hacker Clube.
Copy link
Member

@s3lph s3lph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi!

Thanks for the update. There's some minor improvements you could make to your endpoint:

  • We recently released v15 of the SpaceAPI schema. Since your endpoint would already be compliant with v15, you'd only need to add a "15" to the api_compatibility list to claim support for it.
  • Your endpoint does not set a CORS header, which prevents it from being used in web-based clients. Fixing this is as simple as adding the header Access-Control-Allow-Origin: * to your HTTP response.

@s3lph s3lph merged commit 03bec58 into SpaceApi:master Mar 5, 2025
1 check passed
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.

2 participants