A minimal and blazing-fast Fastify server that returns a simple "Hello, world!" message. Great as a starting point for any Node.js backend project.
- β‘ Fastify β Fast and low overhead web framework for Node.js
- π’ Node.js β JavaScript runtime built on Chrome's V8 engine
- Clone the repository:
git clone https://github.com/mhammadzahi/Fastify-REST-API.git
cd fastify-hello-world