Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dex4er/fastify-hello-world

Fastify hello world app
https://github.com/dex4er/fastify-hello-world

Last synced: 10 days ago
JSON representation

Fastify hello world app

Awesome Lists containing this project

README

        

# fastify-hello-world

Example Fastify application

## Usage

```sh
npm ci
npm start
```