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