From 945ed921ea621484e7ceae77e6c143c30f9dd96a Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Mon, 28 Apr 2014 01:58:45 +0100 Subject: [PATCH] Update APIv1 docs --- APIv1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/APIv1.md b/APIv1.md index 7366cbd..bd86f03 100644 --- a/APIv1.md +++ b/APIv1.md @@ -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