Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pengx17/fastify-boilerplate
- Owner: pengx17
- License: unlicense
- Created: 2021-08-24T14:28:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-24T14:28:40.000Z (over 3 years ago)
- Last Synced: 2025-01-06T20:12:09.719Z (18 days ago)
- Topics: fastify, http2
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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