https://github.com/ericzon/fastify-poc
https://github.com/ericzon/fastify-poc
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericzon/fastify-poc
- Owner: ericzon
- Created: 2018-05-05T09:10:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-05T09:22:43.000Z (almost 8 years ago)
- Last Synced: 2025-03-17T12:34:32.585Z (12 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Fastify PoC ##
Playing around with Fastify and its stuff (routing, middlewares, decorators...)
**Installation**
$ npm i
**Start**
$ npm start
And just go to:
http://localhost:3000/hello