Skip to content

angular-bolivia/codelab-fullstack-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-express

Simple Node server using Express and json-file

Steps

Run following commands

yarn install
yarn start

Test

test the following URLs

http://localhost:4000/api/likes         GET, POST
http://localhost:4000/api/comments      GET, POST
http://localhost:4000/posts             GET, POST

About

Codelab Angular Bolivia. Server code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published