Upgrade to Pro — share decks privately, control downloads, hide ads and more …

fastify

 fastify

How I ended up choosing Fastify and how can we get started very fast.
Watch the video: https://youtu.be/BmYolGHrha0
Repository: https://github.com/foyzulkarim/fastify-ts-docs-examples

Avatar for Foyzul Karim

Foyzul Karim

June 07, 2021
Tweet

More Decks by Foyzul Karim

Other Decks in Technology

Transcript

  1. fastify Fast and low overhead web framework, for Node.js How

    I ended up choosing Fastify and how can we get started very fast
  2. Considerations • Official typescript support • Async, await support •

    Documentation • Very fast • Express like flavor • OpenJS endorsement • Code structure • People are getting interested
  3. Links • https://www.fastify.io/ • https://www.youtube.com/watch?v=gltzZjKYK1I • https://youtu.be/MOvLdfUhqrU • https://mcollina.github.io/take-your-http-server-to-ludicrous- speed/#11

    • https://github.com/mcollina/autocannon • https://github.com/mercurius-js/mercurius • https://github.com/delvedor/find-my-way • https://github.com/fastify/fast-json-stringify