Skip to content

KaueReinbold/node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create an API using Node and Express

Init

npm install

Create .env file

MONGO_URL={mongo_local_url}

Based on rockerseat starter courses