https://github.com/logicblocks/liberator.resource.discovery
A HAL discovery resource for liberator
https://github.com/logicblocks/liberator.resource.discovery
Last synced: 7 months ago
JSON representation
A HAL discovery resource for liberator
- Host: GitHub
- URL: https://github.com/logicblocks/liberator.resource.discovery
- Owner: logicblocks
- License: mit
- Created: 2020-03-28T13:05:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-10-29T18:06:09.000Z (8 months ago)
- Last Synced: 2025-11-15T17:15:35.405Z (8 months ago)
- Language: Clojure
- Size: 318 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# liberator.resource.discovery
[](https://clojars.org/io.logicblocks/liberator.resource.discovery)
[](https://clojars.org/io.logicblocks/liberator.resource.discovery)
[](https://github.com/logicblocks/liberator.resource.discovery/graphs/contributors)
A discovery resource for liberator.
## Install
Add the following to your `project.clj` file:
```clj
[io.logicblocks/liberator.resource.discovery "0.1.0"]
```
## Documentation
TODO
## Usage
TODO
## License
Copyright © 2023 LogicBlocks Maintainers
Distributed under the terms of the
[MIT License](http://opensource.org/licenses/MIT).