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