Skip to content

joaogn/vanilla-node-webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla NodeJs WebApi

This project uses Vanilla NodeJS to create a simple Web Api and Unit Test, the objective is to understand how the frameworks like express works inside.

How Use

#using node 14.x
nvm use 14

#install packages
yarn

#test
yarn run test

#start
yarn start

#dev
yarn dev

About

WebApi using a Vanilla NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published