From 9d04d460d28e4f9167f215b41b7ae260d001b8b3 Mon Sep 17 00:00:00 2001 From: Ufocoder Date: Fri, 31 Jul 2015 12:26:04 +0500 Subject: [PATCH] Add anaconda Add [anaconda](https://github.com/ChimeraCoder/anaconda) library for working with Twitter 1.1 API to `Third-party APIs` section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f83389..b9f6ad4 100644 --- a/README.md +++ b/README.md @@ -677,6 +677,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for accessing third party APIs.* +* [anaconda](https://github.com/ChimeraCoder/anaconda) - A Go client library for the Twitter 1.1 API * [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language. Caution: The SDK is currently in the process of being developed, and not everything may be working fully yet. * [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API. * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API