Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

0.2.0: Replace express with fastify (#50)

Compare
Choose a tag to compare
@DanTsk DanTsk released this 16 Dec 17:16
· 480 commits to master since this release
d738440
* Add fastify as http engine

* Change schema storage and processing

* Set and update schema compiler

* Add query dto decorator

* Adjust controller for fastify

* Adjust tests to new handling model

* Ignore typings for test

* Remove unused deps

* Return send function

* Rebase tests for reply body