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 REST API endpoint for the script #8

Open
pdmnyberg opened this issue Sep 12, 2024 · 0 comments
Open

Add REST API endpoint for the script #8

pdmnyberg opened this issue Sep 12, 2024 · 0 comments

Comments

@pdmnyberg
Copy link
Collaborator

pdmnyberg commented Sep 12, 2024

As a developer I want to have an endpoint exposing the core query functionality of the application so that I can provide a nicely decoupled user experience that can mask potential performance issues and improve the user experience.

This endpoint should:

  • Be properly sanitized in order to keep the system safe
  • Limit queries to a size that is reasonable to execute within an acceptable time window
  • Include integration tests
  • Be properly documented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant