https://github.com/fbernier/taz-clj
Serves jpegs from pdfs like a tornado
https://github.com/fbernier/taz-clj
Last synced: 2 months ago
JSON representation
Serves jpegs from pdfs like a tornado
- Host: GitHub
- URL: https://github.com/fbernier/taz-clj
- Owner: fbernier
- Created: 2013-08-21T04:37:57.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-17T05:19:39.000Z (over 9 years ago)
- Last Synced: 2025-02-07T20:43:18.334Z (4 months ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taz-clj
Serves jpegs from pdfs like a tornado
A copy of , but in Clojure. A learning experiment.
## Usage
lein run then visit http://127.0.0.1/PDFfile.pdf?page=1
## License
Copyright © 2013 François Bernier
Distributed under the Eclipse Public License, the same as Clojure.