Skip to content

Commit 97b4c06

Browse files
authored
Add Elixir to client libraries (#71)
1 parent d60ca00 commit 97b4c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/4.developer/2.client-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are a number of client libraries available to help send e-mail using the P
1515
* [.Net](https://github.com/KingdomFirst/PostalServer-DotNet-Framework)
1616
* [.NET Core](https://github.com/mDev86/PostalApiClient)
1717
* [Go](https://github.com/Pacerino/postal-go)
18-
18+
* [Elixir (via Swoosh)](https://hexdocs.pm/swoosh/Swoosh.Adapters.Postal.html)
1919

2020
All of these libraries will make use of the API rather than using any SMTP protocol - this is considered to be best approach for delivering your messages.
2121

0 commit comments

Comments
 (0)