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

web: Add further APIs #1408

Open
DavidKorczynski opened this issue Feb 1, 2024 · 0 comments
Open

web: Add further APIs #1408

DavidKorczynski opened this issue Feb 1, 2024 · 0 comments
Assignees

Comments

@DavidKorczynski
Copy link
Contributor

We recently added logic for extracting more data from the core program analysis parts, and we should expose this in APIs that provides this data in a unit-like form, e.g.

/api/cross-references?project=XX&func_key=yy
/api/function_source_code?project=XX&func_key=yy
/api/function_signature?project=XX&func_key=yy
/api/type_data?project=XX&typename=YY
@DavidKorczynski DavidKorczynski self-assigned this Feb 1, 2024
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