xdevplatform / Twitter-API-v2-sample-code

Sample code for the Twitter API v2 endpoints
https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api
Apache License 2.0
2.71k stars 998 forks source link

Add golang examples #42

Open mfreeman451 opened 3 years ago

mfreeman451 commented 3 years ago

Add examples showing how to connect using golang/golang libraries to the new V2 API

andypiper commented 2 years ago

Thank you. There are a number of v2 libraries in Go written by members of the community, but we don't currently have plans to add specific Go examples to this repository. We will evaluate examples that match the format of the existing ones that are contributed but have not decided how to proceed in terms of ownership and maintenance.