3

An open source alternative to GraphQL with more features and less schemas.

Project Type
Existing open source project
Summary

An open source alternative to GraphQL with more features and less schemas.

Description
Jungla is an alternative to GraphQL with some unique features. The goal of Jungla is to have the freedom to structure your results the way you truely want, on the fly. Rather than defining your schemas before the requests like in GraphQL... Jungla can be entirely defined in your request, or implemented server side for quicker request times.
Tech Stack
NodeJS
Current Team Size
2
URL
Comments
  • 1
    15 releases in two hours. Brings a whole new meaning to "ship early, ship often". JK
  • 1
    @BobbyTables hahaha ikr. Nah I have been trying to work out Lerna. Finally got it down pat.

    Was mainly separating the packages that was the problem.

    I am planning to do a release every 2 weeks or so now.
  • 0
    Dude I'm good with Javascript in browser as a front-end but kinda suck at node js. Is there anyway I can help your project ?
  • 0
    @heavenZ52 Yeah mate. There is plenty.

    Whether it be spreading the word. Helping out with documentation.
    Creating unit tests with Jest.
    Create issue templates for GitHub.
    Create working examples in JSFiddle to go in the documentation.
    Coming up with ideas of what can be added.
    Trying to optimise the Interpreter.

    I will soon be setting up a slack for all this, so maybe if you make an issue on the repo about a slack, you will see when I create it.
Add Comment