apex icon indicating copy to clipboard operation
apex copied to clipboard

A compendium of Clojure libraries for implementing web backends.

Results 4 apex issues
Sort by recently updated
recently updated
newest added

This is easier to depend on than edge.

When adding [_apex_](https://mvnrepository.com/artifact/apex/apex/0.0.2) as a dependency to `deps.edn` ```clojure ; deps.edn apex/apex {:mvn/version "0.0.2"} ``` I get the following error: ``` Error building classpath. Could not find artifact com.github.juxt:muuntaja:jar:0.6.4-juxt-2 in...

I'm interested in using the OpenId part outside of Apex (*). I have been able to get your code working with Cognito. For Google It seems I'm getting an incomplete...

Bumps [org.clojure:clojure](https://github.com/clojure/clojure) from 1.10.1 to 1.11.2. Changelog Sourced from org.clojure:clojure's changelog. Changes to Clojure in Version 1.11.1 CLJ-2701 Pin serialVersionUID for Keyword and ArraySeq back to 1.10.3 values to retain...

dependencies