From df471bdfb5209ad18f8981e076110791b1a31d4e Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Mon, 26 Nov 2018 20:06:29 -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 0e924eb..c8bf2a5 100644 --- a/REST-API.md +++ b/REST-API.md @@ -1,7 +1,8 @@ ## Clients -* Go: Package github.com/jhillyerd/inbucket/rest/client coming in 1.2.0 +* Go: https://godoc.org/github.com/jhillyerd/inbucket/pkg/rest/client * Java: https://github.com/stepstone-tech/inbucket-java-client +* Node.js: https://github.com/Xotabu4/inbucket-js-client * Shell: https://github.com/jhillyerd/inbucket/blob/master/etc/rest-apiv1.sh ## API v1