Giter VIP home page Giter VIP logo

freelancer-sdk-android's Introduction

Build Status

Freelancer Android SDK

The Freelancer Android SDK aims to make using the Freelancer.com API as easy as possible.

Features

  • Easy access to accounts.freelancer.com for OAuth to the Freelancer.com API
  • Contains models for all JSON response
  • Access to the Freelancer.com API

Getting Started

Install using Bintray JCenter

Add the SDK as a dependency in your build.gradle:

// In the root build.gradle file
allprojects {
    repositories {
        // Ensure that you have this line in your repositories for all projects
        jcenter()
    }
}

// In the project gradle
dependencies {
    compile 'com.freelancer:android-sdk:0.1.0'
}

Please check the SampleActivity for usage examples.

Contributing

To contribute please create a fork from master and submit a pull request.

Contact

For usage questions please check through the issues and check the sample app.

Report Issues

Please report any issue/s encountered when using the SDK here.

License

Licensed under the GNU Lesser General Public License v3.0.

freelancer-sdk-android's People

Contributors

arranlomas avatar cwliu avatar gumil avatar jasvilladarez avatar joshuadeguzman avatar peterphillipsfln avatar tetrapus avatar thatjpcsguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freelancer-sdk-android's Issues

Support for RxJava2

Since RxJava1 is no longer maintained I think the SDK should be updated to RxJava2

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.