A project to show how to create and use a simple API using Clojure
Clone the project from practicalli/simple-api-server
Run the project directly:
$ clj -m practicalli.simple-api
Run the project's tests (they'll fail until you edit them):
$ clj -A:test:runner
Copyright © 2019 Practicalli
Distributed under the Creative Commons Attribution Share-alike 4.0 license