deiga / colne

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COLNE

Greenkeeper badge

This is a simple API to forward requests from an 750 Words userscript to IFTTT Maker which in turn sends the data to an archiving solution.

Motivation

I wanted an automated way of archiving my 750 Words ramblings and since they provide no API I had to get creative with a userscript and IFTTT. Too bad IFTTT Maker doesn't accept remote calls because of CORS.

I chose Node.js mostly for the ease and speed of creating it. I chose HAPI because I wanted to learn a new web server library.

About

License:MIT License


Languages

Language:JavaScript 98.8%Language:Procfile 1.2%