Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
GoLang Wrapper...
Is this a wrapper for the devrant API?
For Go Console applications and webservices? -
Soooo...
I think that is not how GraphQL works.
Imo GraphQL is a type of no-sql database where nodes are connected with ids to enable wild kinds of sql selections.
I think it is necessary to access a no sql database which isn't structured like an ordinary relationship model. -
iamkrid7097y@TylerDDevRant I think your idea is what neo4j is and I actually work in GraphQL and it’s not a database.
I know it’s sometimes confusing that SQL is a database and a language for APIs is also a QL. Understandable. -
Yeah. I know. QL stands for QueryLanguage.
Hmmm...
I will trade a look in the next few days, whether there is a good docker image for a go-lang compiler.
If that is the case, I consider to jump on board ^^ -
Would you be so kind to share a link to your github repository for this project?
-
iamkrid7097y@TylerDDevRant GraphQL is kinda cool new gen language that wraps around other APIs or make its own data calls to your database.
There’s one good GraphQL-go package. -
iamkrid7097y@TylerDDevRant yeah. But for now there’s nothing in it yet.
I’m thinking of making it once I get few likes.
I’m gonna have to change from private to public.
Let me share it in a while.
GraphQL wrapper on golang wrapper of devRant
GraphQL wrapper on golang wrapper of devRant