Skip to content

davidvanleeuwen/nodeschool-pixelflut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeSchool Rotterdam - pixelflut express

Used for the NodeSchool Rotterdam meetup

PRESENTATION: nodeschool reboot.pdf

Getting started

To try this out at home, please run the server by using first:

npm install

and then:

npm start

There are four requests you can do:

  • GET /1 - Getting JSON from the server
  • POST /2 - Posting your name which returns an id
  • PUT /3 - Flashing a pixel using x, y, and the id from the previous request
  • PUT /4 - Only accepts a url, which is used to retreive data from another (ExpressJS) server that returns JSON with: x, y, color, id.

Result

demo.mp4
demo.2.-.mov

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •