Skip to content

Commit

Permalink
Add twilio and sendgrid to dependency providers (#523)
Browse files Browse the repository at this point in the history
* Add twilio and sendgrid to dependency providers

See #519

* new words for spelling wordlist
  • Loading branch information
raybotha authored and mattbennett committed Mar 13, 2018
1 parent f496349 commit abe2108
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/community_extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ Extensions

A StatsD dependency for nameko, enabling services to send stats.

* `nameko-twilio <https://github.com/invictuscapital/nameko-twilio>`_

Twilio dependency for nameko, so you can send SMS, make calls, and answer calls in your service.

* `nameko-sendgrid <https://github.com/invictuscapital/nameko-sendgrid>`_

SendGrid dependency for nameko, for sending transactional and marketing emails.

Supplementary Libraries
-----------------------

Expand Down
2 changes: 2 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,10 @@ testability
timeouts
traceback
tracebacks
transactional
tuple
tuples
twilio
unconfigured
unhandled
unregister
Expand Down

0 comments on commit abe2108

Please sign in to comment.