demo-fastify icon indicating copy to clipboard operation
demo-fastify copied to clipboard

is a little demo api made using fastify

demo fastify / fastify demo

This is a little demo api made using fastify.

Some concepts

In this demo are covered some conceps as:

Others

To persist data it's using knex and mongo, this could be useful.