Skip to content

esalanguerra/backend-with-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servidor-nodejs-fastify

Criando servidor http básico no node.js usando Fastify.js

Instale as Depedências

npm install

Inicie o Servidor

node index.js