Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

esalanguerra/backend-with-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servidor-nodejs-fastify

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

Captura de Tela

Captura de Tela

Instale as Depedências

npm install

Inicie o Servidor

node index.js