Skip to content

socialdog-inc/go-twitter-v2

This branch is 11 commits ahead of g8rswimmer/go-twitter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f93785b · Sep 26, 2024
Apr 24, 2022
Apr 3, 2022
Sep 25, 2024
Aug 16, 2020
Apr 3, 2022
Aug 18, 2020
Dec 24, 2020
Dec 23, 2020
Dec 24, 2020
Aug 18, 2020
May 1, 2022
Aug 18, 2020
Aug 18, 2020
Aug 18, 2020
Aug 18, 2020
Jan 4, 2022
Aug 18, 2020
Jan 4, 2022
Aug 23, 2020
Jan 3, 2022
Jan 3, 2022
Aug 18, 2020
Jan 4, 2022
Aug 24, 2020
Jan 3, 2022

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

No packages published

Languages

  • Go 100.0%