ex_twiml
TwiML generator
A set of macros for generating Twilio integration XML based on Elixir
Generate TwiML with Elixir
37 stars
2 watching
14 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
danielberkompas/ex_twilio | A Twilio API client for Elixir | 336 |
rwdaigle/exgen | A templating library for generating reusable Elixir projects | 35 |
eljojo/ex_chain | A simple Markov Chain generator written in Elixir that creates text based on a given Twitter archive. | 20 |
elixir-lang/ex_doc | A tool for generating documentation from Elixir projects | 1,469 |
zambal/eml | A toolkit for generating, parsing and manipulating markup in Elixir | 116 |
danielberkompas/telephonist | A state machine framework for designing Twilio call flows with Elixir | 41 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
twilio/twilio-python | A Python module that enables communication with the Twilio API and generates TwiML. | 1,857 |
nicksanders/exdjango | Provides Elixir libraries and tools for working with Django | 20 |
danielberkompas/number | Provides functions to convert numbers into various formats | 224 |
jongretar/exdocdash | Automates API documentation generation for Elixir projects in the Docsets format for use in Dash.app | 65 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
ijcd/taggart | A library that simplifies the generation of HTML templates with reusable functions | 34 |