demo fastify / fastify demo This is a little demo api made using fastify. Some concepts In this demo are covered some conceps as: plugins. routes. schema validation. api documentation. Others To persist data it's using knex and mongo, this could be useful.