Liking cljdoc? Tell your friends :D

Changelog

Released

v0.3.0 (2020-10-20)

Added

  • Extended UnifiedResponse protocol with a new function: as-http

v0.2.0 (2020-10-20)

Added

  • Extended UnifiedResponse protocol with a new function: as-map

Changed

  • Updated deps

    • org.clojure/clojure "1.10.2-alpha2"

    • seancorfield/depstar "1.1.132"

    • deps-deploy/deps-deploy "0.0.12"

v0.1.0 (2020-09-22)

Added

A simple API for the unified responses.

  • Customizable unified response:

    • as-response

  • Unified error responses:

    • as-warning

    • as-error

    • as-exception

    • as-unavailable

    • as-interrupted

    • as-incorrect

    • as-unauthorized

    • as-forbidden

    • as-not-found

    • as-unsupported

    • as-conflict

    • as-busy

    • as-unknown

  • Unified success responses:

    • as-success

    • as-created

    • as-deleted

    • as-accepted

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close