reitit/examples
Joel Kaasinen ccc2b5636e move all libs metosin/reitit => fi.metosin/reitit
metosin/ is a clojars legacy group, and new modules like
fi.metosin/openapi can't be created under it. Let's move everything
under fi.metosin
2023-09-11 11:04:36 +03:00
..
buddy-auth move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend-auth move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend-controllers move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend-links move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend-prompt move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
frontend-re-frame move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
http move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
http-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
just-coercion-with-ring move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
openapi move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
pedestal move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
pedestal-malli-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
pedestal-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
ring-example move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
ring-integrant move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
ring-malli-lite-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
ring-malli-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
ring-spec-swagger move all libs metosin/reitit => fi.metosin/reitit 2023-09-11 11:04:36 +03:00
README.md doc: remove examples/ring-swagger 2023-05-03 17:17:22 +03:00

Examples

buddy-auth

frontend-auth

frontend-controllers

frontend-prompt

frontend-re-frame

frontend

http-swagger

Coercion with Spec and Swagger generation.

Same as ring-spec-swagger?

Async examples as extra.

http

Async example.

just-coercion-with-ring

Bad name.

Coercion example for spec, data-spec, Schema. No Swagger generation or Malli!

Same as ring-example?

pedestal-swagger

pedestal

ring-example

Coercion example for spec, data-spec, Schema. No Swagger generation or Malli!

ring-integrant

ring-malli-swagger

Coercion with Malli and Swagger generation.

ring-spec-swagger

Coercion with Spec and Swagger generation.