walkable-server / walkable

A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
https://walkable.gitlab.io/
Eclipse Public License 2.0
444 stars 15 forks source link

clean up directory structure #175

Closed myguidingstar closed 3 years ago

myguidingstar commented 3 years ago

Src paths and test paths was split into multiple directories because of the use of stateful multimethods. Now that they're gone, it's time to clean up these unnecessary extra paths.