Skip to content

Commit

Permalink
Update introduction.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffrey committed Jun 17, 2020
1 parent 8bdfc8b commit 2be856d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions about/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
Introduction
============

With Mailsac, it's super easy to interact with email via API, Webhooks and WebSockets. You can
With Mailsac, it is easy to interact with email via REST API, Webhooks and WebSockets. You can
reserve and release email addresses, check messages, download attachments, and route mail.

.. tip:: All API endpoints can be found in the `API Specification <https://mailsac.com/docs/api/>`_
.. tip:: All REST API endpoints can be found in the `API Specification <https://mailsac.com/docs/api/>`_

--------------------------------------------

cURL API Example
cURL REST API Example
----------------

You can use cURL to fetch emails from a fake inbox at user1@mailsac.com
Expand Down

0 comments on commit 2be856d

Please sign in to comment.