An open API service indexing awesome lists of open source software.

https://github.com/logicblocks/liberator.resource.discovery

A HAL discovery resource for liberator
https://github.com/logicblocks/liberator.resource.discovery

Last synced: 6 months ago
JSON representation

A HAL discovery resource for liberator

Awesome Lists containing this project

README

        

# liberator.resource.discovery

[![Clojars Project](https://img.shields.io/clojars/v/io.logicblocks/liberator.resource.discovery.svg)](https://clojars.org/io.logicblocks/liberator.resource.discovery)
[![Clojars Downloads](https://img.shields.io/clojars/dt/io.logicblocks/liberator.resource.discovery.svg)](https://clojars.org/io.logicblocks/liberator.resource.discovery)
[![GitHub Contributors](https://img.shields.io/github/contributors-anon/logicblocks/liberator.resource.discovery.svg)](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).