Serg Gini
Serg Gini
It is pretty simple "hello world" problem, still interesting comparison. https://github.com/graphql-crystal/benchmarks/issues/207 Maybe someone will be interesting to participate in simple GraphQL benchmark
Add a tutorial how to apply model from C and D code. Tested locally on dynamic libraries (built from sources) on macOS, but the same principle should be applicable to...
Will be interesting to see those two implementations. For Haskell probably https://morpheusgraphql.com/ And for OCaml they have integration with Dream framework: https://ceramichacker.com/blog/29-3x-building-graphql-apis-with-dream
Thanks for this library first of all! How do you think - will it be hard to add the support of RServe for example, as an option? So it will...
Debian image code docker/vlang/Dockerfile.debian Is the same as in Alpine version
I was able to use "Advanced example" only when I've change Throw -> exp.Throw Maybe some extra details required for this example.
It seems Dart is having some well-prepared frameworks. Will be interesting to see their comparison https://spry.fun/ https://serverpod.dev/ https://dartfrog.vgv.dev/ https://www.theconduit.dev/ https://angel3-framework.web.app/#/about
If I add asdf to the empty dub project and run 'dub build' - it builds fine. But when I use 'dub build --combined' it gives me errors: .dub/packages/mir-core-1.3.15/mir-core/source/mir/algebraic.d(1473,36): Error:...
Updated version of the library Remove TLS (as not used)
Gqlr
This is experimental implementation with R code. I'm not sure about the package installation in Nix - if it is properly implemented.