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

PublicAPI: Create Skeleton #18

Open
jackjohn7 opened this issue Apr 11, 2023 · 0 comments
Open

PublicAPI: Create Skeleton #18

jackjohn7 opened this issue Apr 11, 2023 · 0 comments

Comments

@jackjohn7
Copy link
Collaborator

Create API using some sort of node web framework for the sake of being congruent with the rest of the project. This API will be public facing. Include some sort of check to ensure that one client isn't overloading the server with requests to avoid some sort of DOS attack.

Probably leaning toward fastify. Fastify is supposedly faster than Express, and I don't think our public API needs the things Express could potentially offer.

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