datacraft-dsc / starfish-clj

Developer Toolkit for Decentralised Data Ecosystems
Apache License 2.0
5 stars 1 forks source link

Keywordize keys & new API #28

Closed pedrorgirardi closed 5 years ago

pedrorgirardi commented 5 years ago

@mikera what do you think of operation-var-metadata and in-memory-operation?

The idea of operation-var-metadata is to make dead simple the generation of required metadata for an Invokable Operation Metadata from a Clojure function. Please see the tests for examples.