Skip to content
This repository has been archived by the owner on May 15, 2018. It is now read-only.

AquiGorka/webtask.io-code-return

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Webtask Code Return

Description

Very simple script that uses webtask.io to return the html code you send as query parameter (got the idea from this HN thread: https://news.ycombinator.com/item?id=10976194).

Technologies and tools used:

  • Javascript
  • webtask.io (install with npm: npm install wt-cli -g)

Create & Run

wt create index.js
curl -i 'my webtask url' + '?code=desired-HTTP-Code'

About

Receive the html code you send as query parameter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published