https://github.com/adamatti/learn-clojure
Pet project to learn clojure
https://github.com/adamatti/learn-clojure
clojure java jvm
Last synced: 2 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T01:54:51.000Z (almost 10 years ago)
- Last Synced: 2025-12-26T20:11:01.033Z (6 months ago)
- Topics: clojure, java, jvm
- Language: Clojure
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- 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