Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/4.developer/2.client-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ There are a number of client libraries available to help send e-mail using the P
* [.Net](https://github.com/KingdomFirst/PostalServer-DotNet-Framework)
* [.NET Core](https://github.com/mDev86/PostalApiClient)
* [Go](https://github.com/Pacerino/postal-go)

* [Elixir (via Swoosh)](https://hexdocs.pm/swoosh/Swoosh.Adapters.Postal.html)

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.

Expand Down