Skip to content

mjg123/Twilio-5-minute-demo-Clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twilio-5-minute-demo-Clojure

Java code for a 5 minute demo of Twilio using Java. There is a class for responding to initial SMS, and a few choices for how to conclude the demo.

Prep

  • M-x setenv for ACCOUNT_SID and AUTH_TOKEN
  • open eshells for ring server and http
  • open M-x term for ngrok (beware copy&paste out of this needs to use mouse)
  • Open handler.clj and the calls.clj
  • In calls.clj, M-x cider-jack-in

Part 1

Part 2

  • Open the calls.clj, check repl M-C-x stuff is working
  • Build up the code
  • Add the /call endpoint in handler.clj [:Response [:Say ...] [:Play ...]]
  • Run the code
  • Done!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages