macchiato-framework/macchiato-core

Input & output validation with api-docs (swagger)

Open

#7 建立於 2016年12月20日

在 GitHub 查看
 (17 留言) (0 反應) (0 負責人)Clojure (34 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (383 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Optional & pluggable, for handlers, maybe also for middleware. Schema is awesome and proven per today, Spec is the probable future. I could pull out a proposal for a common structure for input & output coercion with api-docs, based on our libs.

  • simple, data-driven core
  • optionally "easy" macro sugar with inferred models
  • pluggable implementation (schema, spec, other)
  • protocols for routing libs to collect routes for api-docs
  • swagger-docs (ring/spec-swagger)

what do you think?

貢獻者指南