From 01a90776721342d0a6db5284c157c2457e467023 Mon Sep 17 00:00:00 2001 From: Caleb Lemoine <21261388+circa10a@users.noreply.github.com> Date: Sun, 15 Nov 2020 05:01:03 -0600 Subject: [PATCH] Add go-aws-news (#3315) Signed-off-by: circa10a --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1088b4c2..b3c940a0 100644 --- a/README.md +++ b/README.md @@ -1827,6 +1827,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [geo-golang](https://github.com/codingsince1985/geo-golang) - Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](https://developer.mapquest.com/documentation/open/nominatim-search), [OpenCage](http://geocoder.opencagedata.com/api.html), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. * [github](https://github.com/google/go-github) - Go library for accessing the GitHub REST API v3. * [githubql](https://github.com/shurcooL/githubql) - Go library for accessing the GitHub GraphQL API v4. +* [go-aws-news](https://github.com/circa10a/go-aws-news) - Go application and library to fetch what's new from AWS. * [go-chronos](https://github.com/axelspringer/go-chronos) - Go library for interacting with the [Chronos](https://mesos.github.io/chronos/) Job Scheduler * [go-hacknews](https://github.com/PaulRosset/go-hacknews) - Tiny Go client for HackerNews API. * [go-here](https://github.com/abdullahselek/go-here) - Go client library around the HERE location based APIs.