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

https://github.com/boolfalse/node-fastify-crud

Node.js CRUD with Fastify framework
https://github.com/boolfalse/node-fastify-crud

Last synced: 11 months ago
JSON representation

Node.js CRUD with Fastify framework

Awesome Lists containing this project

README

          

# Node.js CRUD with Fastify framework

### Simple CRUD API

---

#### Sources:

- [Postman URL for published documentation](https://documenter.getpostman.com/view/1747137/UzJPMaWV)
- [**Traversy Media** - Fastify Crash Course | Node.js Framework](https://www.youtube.com/watch?v=Lk-uVEVGxOA)
- [Brad Traversy GitHub repository](https://github.com/bradtraversy/fastify-crash-course)
- [Express vs Fastify performance](https://medium.com/@onufrienkos/express-vs-fastify-performance-4dd5d73e08e2)

#### Author:
- [BoolFalse](https://boolfalse.com)