twilio: Twilio REST API library for Haskell
This package exports bindings to Twilio's REST API (https://www.twilio.com/docs/api/rest). While we would like to have a complete binding to Twilio's REST API, this package is being developed on demand. If you need something that has not been implemented yet, please send a pull request or file an issue on GitHub (https://github.com/markandrus/twilio-haskell).
Modules
[Index] [Quick Jump]
- Control
- Monad
- Twilio
- Twilio.APIKey
- Twilio.APIKeys
- Twilio.Account
- Twilio.Accounts
- Twilio.Address
- Twilio.Addresses
- Twilio.Application
- Twilio.Applications
- Twilio.AuthorizedConnectApp
- Twilio.AuthorizedConnectApps
- Twilio.AvailablePhoneNumber
- Twilio.AvailablePhoneNumbers
- Twilio.Call
- Twilio.Calls
- Twilio.Conference
- Twilio.Conferences
- Twilio.ConnectApp
- Twilio.ConnectApps
- Twilio.IncomingPhoneNumber
- Twilio.IncomingPhoneNumbers
- Internal
- Twilio.Message
- Twilio.Messages
- Twilio.OutgoingCallerID
- Twilio.OutgoingCallerIDs
- Twilio.Queue
- Twilio.Queues
- Twilio.Recording
- Twilio.Recordings
- Twilio.ShortCode
- Twilio.ShortCodes
- Twilio.Tokens
- Twilio.Transcription
- Twilio.Transcriptions
- Twilio.Types
- Twilio.UsageRecord
- Twilio.UsageRecords
- Twilio.UsageTrigger
- Twilio.UsageTriggers
Downloads
- twilio-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.2.0.0, 0.2.0.1, 0.3.0.0 |
---|---|
Dependencies | aeson (>=0.8 && <0.10 || >=0.11), base (>=4 && <5), binary (>=0.7), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deepseq (>=1), errors (>=1), exceptions (<1), free (>=4 && <6), hashable (>=1), http-client (>=0.4), http-client-tls (>=0.2), http-types (<1), mtl (>=2 && <3), network-uri (>=2.6), old-locale (>=1.0 && <1.1), scientific (<1), template-haskell (>=2), text (>=1 && <2), time (>=1), transformers (>=0.3), unordered-containers (>=0.2 && <0.3) [details] |
Tested with | ghc ==7.10.1, ghc ==7.10.2, ghc ==8.0.1, ghc ==8.0.2 |
License | BSD-3-Clause |
Author | Mark Andrus Roberts |
Maintainer | markandrusroberts@gmail.com |
Category | Network APIs, Web |
Home page | https://github.com/markandrus/twilio-haskell |
Source repo | head: git clone https://github.com/markandrus/twilio-haskell |
Uploaded | by andrus at 2018-12-02T00:32:03Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6286 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-12-02 [all 1 reports] |