TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: GraphQL Client Library for Clojure

2 pointsby bnertabout 2 years ago
Hey HN!<p>This is a library I&#x27;ve been working on for Clojure. There are other libraries out there which do something similar, but they are to DSL-ish for my taste.<p>Therefore, decided to write my own w&#x2F; hiccup-like syntax while attempting to stay as true to GraphQL spec&#x2F;idioms. There are a couple small things which are different (i.e. aliases and directives).<p>For the most part, I think it is promising. Especially once I have the time to implement support for CLJS &amp; different client implementations (i.e. http on jvm, ajax&#x2F;fetch on js&#x2F;node).<p>Would love some feedback, if you think there are things I am missing&#x2F;not considering.

no comments

no comments