Giter VIP home page Giter VIP logo

Comments (4)

IridiscentBlue avatar IridiscentBlue commented on September 17, 2024 2

A suggestion would be to make use of Swagger (https://swagger.io/) for the API generation to allow an easier dynamically generated wrapper layer for common scripting languages etc

This likely isn't going to be a simple path to go down but would be longer term more sustainable and maintainable for adding additional integration's in future

from bifrost.

19h avatar 19h commented on September 17, 2024

You can find more information regarding the schema here: https://github.com/psychonautwiki/bifrost/blob/master/server/graph/schema/rootQuery.js#L7-L196.

Additionally, you can use introspection queries agains the GraphQL endpoint; alas this isn't exactly intuitive and needs to be simplified.

from bifrost.

estiens avatar estiens commented on September 17, 2024

Great, thanks!

from bifrost.

19h avatar 19h commented on September 17, 2024

Swagger won't happen. GraphQL is not a REST-API. Please try to get used to the GraphQL schemata provided as documentation in the API UI or - as previously mentioned - to the schema itself: https://github.com/psychonautwiki/bifrost/blob/master/server/graph/schema/rootQuery.js#L57-L223.

from bifrost.

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.