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

add potential exception data to web apis #22957

Open
petermakeswebsites opened this issue Apr 28, 2024 · 0 comments
Open

add potential exception data to web apis #22957

petermakeswebsites opened this issue Apr 28, 2024 · 0 comments
Labels
enhancement 🥇 Nice to have features.

Comments

@petermakeswebsites
Copy link

What would you like to see added to BCD?

It would be fantastic to be able to know what web apis might throw, and what errors they might throw. I noticed that MDN has this data on their website (example). Yet that data does not seem to be available in BCD. It would be fantastic to have that data available without needing to do web scraping.

How impactful do you think this enhancement will be?

It would be great because it would allow tools to automatically catch error handling. For example, people can generate libraries programmatically based off of the data here to let the developer know when a potential error may go unhandled, mapping particular exceptions them to particular api calls.

Do you have anything more you want to share?

No response

@petermakeswebsites petermakeswebsites added the enhancement 🥇 Nice to have features. label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🥇 Nice to have features.
Projects
None yet
Development

No branches or pull requests

1 participant