GithubHelp home page GithubHelp logo

Exposing APIs about quant-ux HOT 3 CLOSED

klausschaefers avatar klausschaefers commented on July 17, 2024
Exposing APIs

from quant-ux.

Comments (3)

KlausSchaefers avatar KlausSchaefers commented on July 17, 2024

Hi,

The backend repo is this one: https://github.com/KlausSchaefers/qux-java. You can clone it and run your own server. There is already an API to 'expose' designs. You need a share token (Canvas > Menu > Share>Code Generation). With this token you can download the design and the images. The endpoints are:

JSON: ${this.server}/rest/invitation/${token}/app.json

IMAGES: ${this.server}/rest/images/${token}/${style.backgroundImage.url}

You can find all the endpoints listed here: https://github.com/KlausSchaefers/quant-ux/blob/master/src/services/ModelService.js

The file format is explained here:

https://github.com/KlausSchaefers/quant-ux/blob/master/docs/file-format.md

The quant-ux format is 'flat' If you need a (render) -tree model, take a look at
https://github.com/KlausSchaefers/vue-low-code/blob/master/src/qux/transformer/Flat2Tree.js

Hope this helps. What do you want to do?

Cheers,

Klaus

from quant-ux.

JNdhlovu avatar JNdhlovu commented on July 17, 2024

Thank you so much,really appreciate the work and prompt response

from quant-ux.

KlausSchaefers avatar KlausSchaefers commented on July 17, 2024

If you need more help, do not hesitate to contact me.

from quant-ux.

Related Issues (20)

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.