Giter Club home page Giter Club logo

Comments (3)

jameswilburlewis avatar jameswilburlewis commented on June 19, 2024

HTML docs here:

https://github.com/hapi-server/data-specification/blob/master/hapi-3.1.0/HAPI-data-access-spec-3.1.0.md

from bleeding_edge.

ericthewizard avatar ericthewizard commented on June 19, 2024

Just a heads up - Scott Boardsen has an official IDL client for accessing HAPI data:

https://github.com/hapi-server/client-idl

Perhaps we should update our HAPI routine in IDL to use Scott's tools instead of duplicating the effort (and perhaps contributing the updates directly to his client if needed). Using Bob Weigel's HAPI client in Python has made our job very easy (since we get all of the HAPI spec updates that he implements, and we're not duplicating effort).

from bleeding_edge.

nickssl avatar nickssl commented on June 19, 2024

At this point, I think no SPEDAS changes are needed. First, I don't know of any production HAPI server that uses the 3.1 specification, so any changes will be hard to test. Furthermore, the HAPI version 3 specification says that no changes are necessary because HAPI 3.1 servers should also accept version 2 commands. So, everything SPEDAS is doing should also work with 3.1 servers. Changes will be needed only when we implement some functionality that exists in version 3 and does not exist in version 2.

For reference, the version 3.1.0 specification says:

"HAPI 3 servers must accept both the old and these new parameter names"
https://github.com/hapi-server/data-specification/blob/master/hapi-3.1.0/HAPI-data-access-spec-3.1.0.md

In a future specification, some of the version 2 parameters may be deprecated and in that case, it will be necessary to change some of the SPEDAS code.

from bleeding_edge.

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.