Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 302 Bytes

clj-throttler

a REST API service that proxies to other REST API services but enforces request limits for users

starting up the service

first make sure a datomic db is running

start a datomic service, for more info see http://www.datomic.com

start this service

lein ring server-headless