Skip to content

22a/caisson-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Caisson Client

A simple node client that posts things to the caisson endpoint. Because postman doesn't allow newlines in form data

Setup

  • clone the thing
  • yarn install

Usage

Edit the post contents in index.js

nvim index.js

Send the request: (put the ec2 instance that caisson's running on in an env var)

CAISSON_EC2_IP="X.X.X.X" node index.js

About

Simple node client destined to talk to Caisson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors