This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.sky; | |
import java.io.*; | |
public class MinMax { | |
public static void main(String[] args) { | |
int min = 0; | |
int max = 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |