From e0c62de6fb1af192749d0642b808b2685b01b352 Mon Sep 17 00:00:00 2001 From: Evan Mena Date: Fri, 5 Oct 2018 17:22:36 -0400 Subject: [PATCH] Added ynab api go library (#2122) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5aa3f39..adca6285 100644 --- a/README.md +++ b/README.md @@ -1379,6 +1379,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [tumblr](https://github.com/mattcunningham/gumblr) - Go wrapper for the Tumblr v2 API. * [uptimerobot](https://github.com/bitfield/uptimerobot) - Go wrapper and command-line client for the Uptime Robot v2 API. * [webhooks](https://github.com/go-playground/webhooks) - Webhook receiver for GitHub and Bitbucket. +* [ynab](https://github.com/brunomvsouza/ynab.go) - Go wrapper for the YNAB API * [zooz](https://github.com/gojuno/go-zooz) - Go client for the Zooz API. ## Utilities