Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

fastify http2

Last synced: 10 days 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