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

Make a public API? #5

Open
saadq opened this issue Nov 15, 2021 · 0 comments
Open

Make a public API? #5

saadq opened this issue Nov 15, 2021 · 0 comments

Comments

@saadq
Copy link
Owner

saadq commented Nov 15, 2021

This should be pretty straightforward to do, these can already be supported with existing code:

GET /stages
GET /champions
GET /proposals
GET /proposals?stage=<stageNumber>
GET /proposals?type=<standard> (e.g. ?type=ecma262)
GET /proposals?champion=Jordan%20Harband
GET /proposals/:proposalName
GET /specifications
GET /specifications/:year

I can look into making this public if people would find any value in it, but not sure if anyone would want this. Feel free to comment here if you think it's something you'd be interested in.

@saadq saadq changed the title Make API public? Make a public API? Nov 18, 2021
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

No branches or pull requests

1 participant