Skip to content

Instantly share code, notes, and snippets.

package com.sky;
import java.io.*;
public class MinMax {
public static void main(String[] args) {
int min = 0;
int max = 0;
@piggybox
piggybox / gist:6894552
Created October 9, 2013 01:07
SendHub challenge test
curl -i -H "Content-Type: application/json" -X POST -d '{"message":"SendHub Rocks","recipients":["+15555555556", "+15555555555", "+15555555554", "+15555555553", "+15555555552", "+15555555551", "+15555555551", "+12345678901"]}' http://ec2-54-214-132-22.us-west-2.compute.amazonaws.com:5000/router/api/v1.0/message