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

https://github.com/manthanank/nodejs-fastify

Nodejs Fastify CRUD
https://github.com/manthanank/nodejs-fastify

fastify mongodb nodejs

Last synced: about 2 months ago
JSON representation

Nodejs Fastify CRUD

Awesome Lists containing this project

README

          

# Nodejs Fastify

## Description

This is a simple Nodejs Fastify project.

## Installation

```bash
npm install
```

## Running the app

```bash
npm run start
```