https://github.com/adamatti/learn-clojure
Pet project to learn clojure
https://github.com/adamatti/learn-clojure
clojure java jvm
Last synced: 25 days ago
JSON representation
Pet project to learn clojure
- Host: GitHub
- URL: https://github.com/adamatti/learn-clojure
- Owner: adamatti
- License: epl-1.0
- Created: 2016-09-15T01:52:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T01:54:51.000Z (over 9 years ago)
- Last Synced: 2025-01-19T10:42:19.383Z (12 months ago)
- Topics: clojure, java, jvm
- Language: Clojure
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Pet project following [this sample](https://www.youtube.com/watch?v=jOX0uK3jsbI)
#### Todo
* Parse Json
* Use database
* Improve tests