Howard M. Lewis Ship
Howard M. Lewis Ship
http://code.google.com/p/kaptcha/ shows there's been some updates
Add Lacinia - a Clojure GraphQL library that recently added support for Apollo format tracing
There appears to be some basic validation as a circle-ci build, but that is currently failing.
For solo mini-projects, governance can be the whim of the sole developer. Now that vizdeps has graduated a bit, there are some outstanding questions to answer: - What is the...
Vizdeps currently identifies dependency version mismatches in red. This could be expanded, such that semantically compatible mismatches are shown in green, and mismatches in red. Further, we could also adjust...
It would be nice if there was a way to specify a set of assets, and have Twixt perform all of its normal processing on those assets in such as...
Ideally, Twixt should use Nashorn when available, and switch down to Rhino only when necessary.
It would be very nice to be able to use the file system cache option in production ... so that, for example, the server could be back up and running...
``` $ jar tvf target/twixt-0.1.4.jar 93 Fri Nov 08 11:16:50 PST 2013 META-INF/MANIFEST.MF 4521 Fri Nov 08 11:16:50 PST 2013 META-INF/maven/io.aviso/twixt/pom.xml 141 Fri Nov 08 11:16:50 PST 2013 META-INF/maven/io.aviso/twixt/pom.properties 976...
I think the core concept of Rook: expose namespaces as endpoints, combined with its secondary feature: do something sensible with endpoint function parameters, is very powerful. I think Rook may...