From 3873257c159252b4a546f5f23db67aaa288b7b98 Mon Sep 17 00:00:00 2001 From: Paolo Ibarra Date: Fri, 11 Jul 2014 12:52:49 +0800 Subject: [PATCH] Added it in the same category is go-github. --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index a30a541..315fb09 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a ### Contents - [Awesome Go](#awesome-go) - - [API Libraries](#api-libraries) - [Audio & Music](#audiomusic) - [Authentication & OAuth](#authentication--oauth) - [CUI](#cui) @@ -56,13 +55,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a -## API Libraries - -*Libraries for APIs.* - -* [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API - - ## Audio/Music *Libraries for manipulating audio.* @@ -378,6 +370,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [github](https://github.com/google/go-github) - Go library for accessing the GitHub API. * [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API. * [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP. +* [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API ## Utilities