Git Product home page Git Product logo

javaovhapi's Introduction

Java OVH API

This repository contains an automatically generated (excepted for 3 source files) Java API for the OVH's APIv6.

How to compile ?

Just run mvn install javadoc:javadoc and start working ! Please pay attention to the project dependencies, listed in the pom.xml file. They are NOT included in the jar, so you have to insure they are included in the classpath when you run a program using this API.

You can find the javadoc here : https://files.zyuiop.net/ovhapi/

How to use ?

You just have to create a client using OVHClientManager's createClient and getClient methods. Here is the source file : https://github.com/zyuiop/JavaOVHApi/blob/master/src/main/java/net/zyuiop/ovhapi/OVHClientManager.java

The client itself contains methods corresponding to the various OVH API domains. You can find a list of these domains here : https://api.ovh.com/console

Each interface is documented, using documentation that was automatically generated from the OVH API official documentation.

The json used to generate this stuff is 3-4 months old (as of june 2016), so new APIs might have been added recently.

A problem ?

As these source are automatically generated, some errors might happen. Feel free to report them on this repository and I'll try to fix them as soon as I can !

javaovhapi's People

Contributors

jeremylvln avatar zyuiop avatar

Stargazers

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