Giter VIP home page Giter VIP logo

go-twitter-1's Introduction

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

Currently, version 2 is in development. Please refer to here for more information. Please note, that version 1 is still going to be maintained for some time after version 2 is released.

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

Version 1

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

Examples

To run all examples, the user is required to provide their developer account credentials. The library does not share any credentials.

Tweet

The following examples demostrate the tweet APIs.

Lookup

The tweet lookup API example is located here.

Recent Search

The tweet recent search API example is locate here.

Filtered Search

The tweet filtered search API example is locate here.

Sampled Search

The tweet sampled search API example is locate here.

Hide Replies

The tweet hide replies API example is locate here.

User

The following example demostrate the user APIs

Lookup by ID

The user lookup API example is located here

Lookup by User Name

The user lookup API example is located here

Following by User Id

The user following API example is located here

Followers by User Id

The user followers API example is located here

Tweet Timeline by User Id

The user tweet timeline API example is located here

Mention Timeline by User Id

The user tweet timeline API example is located here

go-twitter-1's People

Contributors

g8rswimmer avatar gdsoumya avatar masatoraatarashi avatar touyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.