Skip to content

Commit

Permalink
add awesome-go badge
Browse files Browse the repository at this point in the history
  • Loading branch information
k-capehart committed Jun 25, 2024
1 parent 70086c0 commit dc8d6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A REST API wrapper for interacting with Salesforce using the Go programming lang
[![Go Report Card](https://goreportcard.com/badge/github.com/k-capehart/go-salesforce)](https://goreportcard.com/report/github.com/k-capehart/go-salesforce)
[![codecov](https://codecov.io/gh/k-capehart/go-salesforce/graph/badge.svg?token=20V6A05GMH)](https://codecov.io/gh/k-capehart/go-salesforce)
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/k-capehart/go-salesforce/blob/main/LICENSE)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)

- Read my [blog post](https://www.kylecapehart.com/posts/go-salesforce/) for an in-depth example
- Read the [Salesforce REST API documentation](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_list.htm)
Expand Down

0 comments on commit dc8d6f1

Please sign in to comment.