Update APIv1 docs

This commit is contained in:
Ian Kent 2014-04-28 01:58:45 +01:00
parent 392100ae76
commit 945ed921ea

View file

@ -3,6 +3,10 @@ Go-MailHog API v1
The v1 API is a RESTful HTTP JSON API.
### GET /v1/api/events
Streams new messages using EventSource and chunked encoding
### GET /v1/api/messages
Lists all messages excluding message content