Giter Site home page Giter Site logo

xenapi's Introduction

Logo

Build Status

This is a simple XenForo API for Java.


Summary


XenAPI for Xenforo 1.X

This repo contains only a framework for Xenforo 2.X.

v1.X of Xenforo will not be developed anymore. If you need the old API you can grab it from here.

Downloads & Repo

All downloads are hosted in Github.

For the Java-API, you can add it on Maven:

    <repositories>
        <repository>
            <id>XenAPI Repo</id>
            <url>https://cadox8.es/repo</url>
        </repository>
    </repositories>

    <dependencies>
        <dependency>
            <groupId>es.cadox8</groupId>
            <artifactId>XenAPI</artifactId>
            <version>RELEASE</version>
        </dependency>
    </dependencies>

NOTE: You can use RELEASE as version or you can use the version number (you can check all versions here)

Documentation

Web-API & Java-API: You can get the documentation here.

Javadocs: You can check the Javadocs here.

Bug Reporting

You can create an issue here on GitHub to report a bug with the API or to suggest enhancements.

Contributing

If you want to contribute to the project, you must accept and follow our Code Of Conduct and our guides for contributing.

Instalation

Usage & API Key

You will need to enable API in your XenForo. You can use this guide.

Dependencies

The XenAPI (Java) has the following dependencies:

License & Copyright

XenAPI is licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3.

The logo and some parts of the PHP Code is property of Contex.

Cadox8 updated the code and created the Java API.

Contex © 2012-2014

Cadox8 © 2018-2021

Donations

Building an Open Source Project is hard. You have to invert time and resources. 💸 💸

xenapi's People

Contributors

cadox8 avatar dependabot[bot] avatar fossabot 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.