Giter Club home page Giter Club logo

java_rest_api_client's Introduction

java_rest_api_client

A sample Java client for communicating with the UltraDNS REST API

Dependencies

Gradle is used to build the code. The Gradle Wrapper is included with the build for users who do not already have gradle installed. All other dependent libraries will be downloaded when the project is built.

If you want to build and test the code:

./gradlew clean check test -Drest.username=USERNAME -Drest.password=PASSWORD -Drest.url=https://restapi.ultradns.com

Replace USERNAME and PASSWORD with your own username and password.

Functionality

The sample code does not attempt to implement a client for all available UltraDNS REST API functionality. It provides access to basic functionality. Adding additional functionality should be relatively straightforward, and any contributions from the UltraDNS community would be greatly appreciated. See the unit test at biz.neustar.ultra.rest.client.RestApiClientTest for an example of how to use this library in your own code.

Questions

Please contact UltraDNS support if you have any questions or encounter any issues with this code.

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.