https://github.com/pierrer/wi3ne
Experimentation with Clojure and Datomic
https://github.com/pierrer/wi3ne
Last synced: 4 days ago
JSON representation
Experimentation with Clojure and Datomic
- Host: GitHub
- URL: https://github.com/pierrer/wi3ne
- Owner: PierreR
- Created: 2012-05-30T13:06:08.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T08:14:16.000Z (almost 14 years ago)
- Last Synced: 2025-10-29T01:27:59.547Z (8 months ago)
- Language: Clojure
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wi3ne
Wi3ne is an experimental project.
The purpose is to get a simple web application and socially record wine taste.
## REST API
To test the rest API with the datomic:free protocol:
* launch the transactor
bin/transactor config/samples/free-transactor-template.properties
* launch the rest service
bin/rest 7891 wi3 datomic:free://localhost:4334/
## License
Copyright (C) 2012 pi3r.com
Distributed under the Eclipse Public License.