Skip to content

Omlahid/PPaaS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPaaS

Party Parrot as a Service

Basic call

https://ppaas.herokuapp.com/partyparrot

Party Parrot

Overlay

You can add an overlay that follows the parrot using the overlay query parameter:

https://ppaas.herokuapp.com/partyparrot?overlay=http://i.imgur.com/QJ41dQb.png

Here is the result: Upvote Party Parrot

The image is not shown because it is too big and is not rendered in the canvas.

Overlay Parameters

To solve this problem, it is possible to adjust it the overlay with the following parameters:

  • overlayHeight
  • overlayWidth
  • overlayOffsetX
  • overlayOffsetY

https://ppaas.herokuapp.com/partyparrot?overlay=http://i.imgur.com/QJ41dQb.png&overlayWidth=15&overlayHeight=15&overlayOffsetX=-7&overlayOffsetY=-3

Here is the result: Upvote Party Parrot

Delay

You can adjust the delay between frames using the delay query parameter:

https://ppaas.herokuapp.com/partyparrot?delay=20

Here is the result: Fast Parrot

About

Party Parrot as a Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%