Giter Site home page Giter Site logo

palantir-clients's Introduction

Overview for Compiler (Conjure 4.16.1)

This distribution was manually generated from 4.16.1. from original palantir repository. The bintray binaries are no longer publically available.

How to use it:

Please refer to the documentation available here

An invocation from this binary will convert any .yaml specification into the intermediate IR (.json) format. The intermediary format can later be consumed by a language specific generator in order to auto-generate code.

Usage sample

./conjure-4.16.1/bin/conjure compile input-yaml/input.yml output-json/output.json

Overview for Java Generator (Conjure Generator 6.1.0)

This distribution was manually generated from tag 6.1.0 from original Palantir repository. The bintray binaries are not longer publically available.

In order to generate, due to a deprecation on Gradle 7.0.0, the following command was required:

./gradlew assemble --warning-mode all

How to use it

The invocation will use the intermediary format IR (the json file) and create the generated code using the specified library. More information on what library implementations are avaiable can be found here

Example usage:

To generate a Jersey Client/Server, use the following command line call:

./conjure-java-6.1.0/bin/conjure-java generate --rawSource input-json/input.json output-java-jersey --jersey

Bear in mind that this requires the previous creation of the output directory (output-java-jersey)

palantir-clients's People

Contributors

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