Skip to content

joaosgomes/ExpressAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressAPI

https://github.com/joaosgomes/ExpressAPI.git

git remote add origin https://github.com/joaosgomes/ExpressAPI.git
git branch -M main
git push -u origin main

echo "# ExpressAPI" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/joaosgomes/ExpressAPI.git
git push -u origin main


curl -svo NUL http://localhost:8080/

Releases

No releases published

Packages

No packages published