From d0c351bd4b8716a780fb45a9a96fcdf04e7027bd Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 20 Aug 2023 18:13:51 -0500 Subject: [PATCH] Add Spotify to examples using Sling (#90) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb353af..e790161 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ func (s *IssueService) ListByRepo(owner, repo string, params *IssueListParams) ( * Swagger Generator [swagger-api/swagger-codegen](https://github.com/swagger-api/swagger-codegen) * Twitter [dghubble/go-twitter](https://github.com/dghubble/go-twitter) * Stacksmith [jesustinoco/go-smith](https://github.com/jesustinoco/go-smith) +* Spotify [omegastreamtv/Spotify](https://github.com/omegastreamtv/Spotify) Create a Pull Request to add a link to your own API.