Skip to content

rguerra712/webtask-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtask-queue

Use webtask to send simple temporary messages between API's and local/remote servers

For example, suppose you need to send a simple message between IFFT or Maker to your own Desktop computer, you can then use http://webtask.io to populate a queue using this library to communicate

Setup

  1. Configure your webtask.io accout following steps 1 and 2 located here
  2. Be sure to follow the steps to verify your e-mail in the previous step
  3. Clone this repository running the following command git clone this repository
  4. Run the command ./deploy --secret SOMESECRET --queue SOMEQUEUENAME replacing the command line arguments as desired
  5. Copy and paste the output URL for your queue, and use it for any purposes you deem fit for basic QUEUE communication

About

Use webtask to send simple temporary messages between API's and local/remote servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published