Git Product home page Git Product logo

android-wordpress-com-rest's Introduction


Not Maintained! This project is no longer being actively maintained. Use at your own risk!


WordPress REST Client for Android

Build

To build the library, invoke the following gradle command in the project root directory:

$ ./gradlew build

This will create an aar package at this location: WordPressComRest/build/outputs/aar/WordPressComRest.aar. Feel free to use it directly or put it in a maven repository.

Usage

If you don't want to compile and host it, the easiest way to use it in your Android project is to add it as a library in your build.gradle file:

dependencies {
    // use the latest 1.x version
    compile 'com.automattic:rest:1.+'
}

Publish it to bintray

$ ./gradlew assemble publishToMavenLocal bintrayUpload -PbintrayUser=FIXME -PbintrayKey=FIXME -PdryRun=false

LICENSE

This library is dual licensed under MIT and GPL v2.

android-wordpress-com-rest's People

Contributors

beaucollins avatar maxme avatar kwonye avatar roundhill avatar daniloercoli avatar nbradbury avatar ashiagr avatar mzorz avatar aforcier avatar hypest 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.