An open API service indexing awesome lists of open source software.

https://github.com/pengx17/fastify-boilerplate


https://github.com/pengx17/fastify-boilerplate

fastify http2

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Super simple demo about using the following technologies for building a Node HTTP2 server:

- Fastify - to build the server
- Devcert - to generate a self-signed certificate
- esbuild + esbuild-register - for running Ad-Hoc TypeScript code without transpiling