From 1e88f5d92a6888452cf4e38e1f254c929dd61f74 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Sun, 8 Jan 2017 14:09:13 -0800 Subject: [PATCH] Updated REST API (markdown) --- REST-API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/REST-API.md b/REST-API.md index 3cd22de..0e924eb 100644 --- a/REST-API.md +++ b/REST-API.md @@ -1,7 +1,8 @@ ## Clients -* Shell: https://github.com/jhillyerd/inbucket/blob/master/etc/rest-apiv1.sh +* Go: Package github.com/jhillyerd/inbucket/rest/client coming in 1.2.0 * Java: https://github.com/stepstone-tech/inbucket-java-client +* Shell: https://github.com/jhillyerd/inbucket/blob/master/etc/rest-apiv1.sh ## API v1