Giter Club home page Giter Club logo

speedtestvoiceapp's Introduction

mvn archetype:generate -DgroupId=com.rv.speedtest.app \
    -DartifactId=SpeedTestVoiceApp  \
    -DarchetypeArtifactId=maven-archetype-webapp  \
    -DinteractiveMode=false 

    mvn eclipse:eclipse -Dwtpversion=2.0
    
curl --data "" http://localhost:8080/SpeedTestVoiceApp/speechlet2

https://github.com/mustvicky/SpeedTestVoiceApp.git 

curl -H "Accept: application/json" \
--insecure \
-H "Content-type: application/json" \
-d ' {"version":"1.0","session":{"new":true,"sessionId":"amzn1.echo-api.session.f502b4e4-64e3-4548-a973-1ebf5acfd059","user":{"userId":"amzn1.account.AHTJAXUT32L5BJWF3IALP7ASG2WA"}},"request":{"type":"LaunchRequest","requestId":"amzn1.echo-api.request.345f0409-64b9-4024-ae0f-df617a2954a8"}}' \
http://localhost:8080/SpeedTestVoiceApp/speechlet2
https://speedtestvoiceapp-1878794768.us-west-2.elb.amazonaws.com/SpeedTestVoiceApp/speechlet

-------------------------------------------------------------------------------

curl --header "Authorization: key=AIzaSyBpDJsDuAaroobcxArYGIPzF9G5KudlAaA" \
       --header Content-Type:"application/json" \
       https://android.googleapis.com/gcm/send \
       -d "{\"registration_ids\":[\"APA91bHXAyfIjAsByGZ5eCUyN578lSav2IsG325asY6ILuwWsPGRM0vlKtk2nvW1o65MQozk0jCzk62zL0yAJI_9B8HNsQ6iEGt3N_xpd6ZMXA3dHoFcZPPKsCuV8Lp5OUFwEvdI7k4rhqUBQ_foLNqEmLEO0W5zLg\"]}"


curl -H "Accept: application/json" --insecure -H \
   "Content-type: application/json" -d '{"mobileRegistrationId": "XYZ", "invitationCode": "9740"}' \ 
   http://localhost:8080/SpeedTestVoiceApp/registerDevice

   
curl -H "Accept: application/json" --insecure -H \
   "Content-type: application/json" -d '{"messageId": "XYZ"}' \ 
   http://localhost:8080/SpeedTestVoiceApp/reportNetworkSpeed

speedtestvoiceapp's People

Contributors

mustvicky avatar

Watchers

 avatar  avatar

speedtestvoiceapp's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.