From de17742fd889da557ced7bb47d94e0200684c340 Mon Sep 17 00:00:00 2001 From: Dovydas Date: Sat, 26 Mar 2022 08:21:19 +0200 Subject: [PATCH] add newsapi-go (#4139) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82c83ea4..893fb9da 100644 --- a/README.md +++ b/README.md @@ -2340,6 +2340,7 @@ _Libraries for accessing third party APIs._ - [megos](https://github.com/andygrunwald/megos) - Client library for accessing an [Apache Mesos](https://mesos.apache.org/) cluster. - [minio-go](https://github.com/minio/minio-go) - Minio Go Library for Amazon S3 compatible cloud storage. - [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications. +- [newsapi-go](https://github.com/jellydator/newsapi-go) - Go client for [NewsAPI](https://newsapi.org/). - [patreon-go](https://github.com/mxpv/patreon-go) - Go library for Patreon API. - [paypal](https://github.com/logpacker/PayPal-Go-SDK) - Wrapper for PayPal payment API. - [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - The Playlyfe Rest API Go SDK.