Giter Club home page Giter Club logo

twitter-api's Introduction

Twitter-API

Build Status CPAN

This is a rewrite of Net::Twitter and Net::Twitter::Lite. If it works out, I'll deprecate those modules in favor of this one.

I have several goals for the rewrite:

  • leaner
  • more robust
  • optional support for non-blocking IO (AnyEvent, POE, etc.)
  • easier to maintain
  • easier to grok, so easier for contributers to…contribute
  • support new API endpoints without necessitating a new distribution release

Install

To get started, clone the repository, install Carton if you don't already have it, and run carton install in the working directory.

See the current examples.

The core of this code is currently in Twitter::API::request. The idea is to have a sequence of stages that have the proper granularity so they can be easily augmented with roles (traits) or overridden in derived classes to easily extend and enhance the core. The base module should be lean, and fully functional for the most common use cases.

Feedback

If you have feedback, or want to help, find me in #net-twitter on irc.perl.org, or file an issue. Be patient on IRC. I'm away for hours, sometimes days, at a time.

twitter-api's People

Contributors

drumsoft avatar gregoa avatar hoelzro avatar jacoby avatar karenetheridge avatar manwar avatar nawglan avatar semifor avatar spazm avatar

Watchers

 avatar  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.