wiki: add go-salesforce to list of projects
Change-Id: I4a0a7f06a41e0112c12dd3fc4084262dd16dd85b
Reviewed-on: https://go-review.googlesource.com/c/wiki/+/593435
Reviewed-by: Funda Secgin <fundasecgin38@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
diff --git a/Projects.md b/Projects.md
index f754093..450143f 100644
--- a/Projects.md
+++ b/Projects.md
@@ -1933,6 +1933,7 @@
* [googtrans](https://github.com/bthomson/googtrans) - unofficial go bindings for Google Translate API v2
* [go-recaptcha](https://github.com/dpapathanasiou/go-recaptcha) - Handles reCaptcha form submissions in Go
* [gorecurly](https://github.com/mbeale/gorecurly) - A Client app to use with Recurly's api
+ * [go-salesforce](https://github.com/k-capehart/go-salesforce) - A wrapper for the [Salesforce REST API](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_list.htm)
* [go.strava](https://github.com/strava/go.strava) - Official client library for the Strava V3 API
* [go.stripe](https://github.com/bradrydzewski/go.stripe) - a simple credit card processing library for Go using the Stripe API
* [Gotank](https://github.com/searchify/gotank) - Searchify's Go client for the IndexTank full-text search API