Get started with fastify CDN
MIT licensed
Fastify: Modern, low-weight Node.js frame, builds robust, high-performance apps.
Tags:- web
- framework
- json
- schema
- open
- api
Stable version
Copied!
How to start using fastify CDN
const fastify = require('fastify')({ logger: true });
fastify.get('/', async (request, reply) => {
reply.send({ Hello: 'Fastify' });
});
fastify.listen(3000, (err, address) => {
if (err) throw err;
fastify.log.info(`Server listening on ${address}`);
});
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
2.10.0
2.11.0
2.12.0
2.12.1
2.13.0
2.13.1
2.15.2
2.15.3
2.6.0
2.7.0
2.7.1
2.8.0
2.9.0
3.0.0
3.0.0-alpha.1
3.0.0-rc.1
3.0.0-rc.2
3.0.0-rc.3
3.0.0-rc.4
3.0.0-rc.5
3.0.1
3.0.2
3.0.3
3.1.0
3.1.1
3.10.0
3.10.1
3.11.0
3.12.0
3.13.0
3.14.0
3.14.1
3.14.2
3.15.0
3.15.1
3.16.0
3.16.1
3.16.2
3.17.0
3.18.0
3.18.1
3.19.0
3.19.1
3.19.2
3.2.0
3.2.1
3.20.0
3.20.1
3.20.2
3.21.0
3.21.1
3.21.2
3.21.3
3.21.4
3.21.5
3.21.6
3.22.0
3.22.1
3.23.0
3.23.1
3.24.0
3.24.1
3.25.0
3.25.1
3.25.2
3.25.3
3.26.0
3.27.0
3.27.1
3.27.2
3.27.3
3.27.4
3.28.0
3.29.0
3.29.1
3.29.2
3.29.3
3.29.4
3.29.5
3.3.0
3.4.0
3.4.1
3.5.0
3.5.1
3.6.0
3.7.0
3.8.0
3.9.0
3.9.1
3.9.2
4.0.0
4.0.0-alpha.1
4.0.0-alpha.2
4.0.0-alpha.3
4.0.0-rc.1
4.0.0-rc.2
4.0.0-rc.3
4.0.0-rc.4
4.0.0-rc.5
4.0.1
4.0.2
4.0.3
4.1.0
4.10.0
4.10.1
4.10.2
4.11.0
4.12.0
4.13.0
4.14.0
4.14.1
4.15.0
4.16.0
4.16.1
4.16.2
4.16.3
4.17.0
4.18.0
4.19.0
4.19.1
4.19.2
4.2.0
4.2.1
4.20.0
4.21.0
4.22.0
4.22.1
4.22.2
4.23.0
4.23.1
4.23.2
4.24.0
4.24.1
4.24.2
4.24.3
4.25.0
4.25.1
4.25.2
4.26.0
4.26.1
4.26.2
4.27.0
4.28.0
*** 4.28.1
4.3.0
4.4.0
4.5.0
4.5.1
4.5.2
4.5.3
4.6.0
4.7.0
4.8.0
4.8.1
4.9.0
4.9.1
4.9.2
5.0.0-alpha.2
5.0.0-alpha.3
5.0.0-aplha.1