oliyh / martian

The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
MIT License
526 stars 45 forks source link

Development mode #101

Closed oliyh closed 3 years ago

oliyh commented 3 years ago

Like pedestal/lacinia it should be possible to provide the martian instance as either a function or a var that returns the instance so that it can be rapidly developed with in a REPL