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

feat: Replace express with fastify #314

Merged
merged 1 commit into from
Nov 25, 2024
Merged

feat: Replace express with fastify #314

merged 1 commit into from
Nov 25, 2024

Conversation

jrassa
Copy link
Member

@jrassa jrassa commented Nov 22, 2024

Fastify allows for unified schema definition that can drive both TypeScript types and swagger docs.

@jrassa jrassa force-pushed the fastify branch 3 times, most recently from 7c89bb1 to 5cc3e34 Compare November 25, 2024 13:49
Fastify allows for unified schema definition that can drive TypeScript types, swagger docs, and request/response validation.
@jrassa jrassa merged commit 393436e into develop Nov 25, 2024
4 checks passed
@jrassa jrassa deleted the fastify branch November 25, 2024 14:41
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

Successfully merging this pull request may close these issues.

1 participant