Skip to content

This is a go library for twitter v2 API integration.

License

Notifications You must be signed in to change notification settings

bitlayer-org/go-twitter

 
 

Repository files navigation

golangci-lint go-test License: MIT

go-twitter

This is a go library for Twitter v2 API integration.

In order to use or demo this library, you need a developer account with twitter. If you do not have an account, please go here. Please understand that by using this library, you are using under the terms which twitter has defined.

API Reference

The library is based off of version 2 of Twitters API. At the time of creation, the APIs are early access. Please be aware that as the APIs are built out, the library may lag behind.

Version 2

Version 2 has been released. This is the current version that will be updated and maintained going forward. Please refer to the readme here

go get -u github.com/g8rswimmer/go-twitter/v2

Version 1 [deprecated]

go get -u github.com/g8rswimmer/go-twitter

About

This is a go library for twitter v2 API integration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%