shard-athena-negotiation/README.md
George Dietrich 3982e1b523 Post monorepo cleanup
* Revamp CI GHA workflow
* Remove CI scripts from components
* Normalize READMEs to point back to monorepo
2021-12-16 19:10:13 -05:00

1.2 KiB

Negotiation

CI Latest release

Framework agnostic content negotiation library based on willdurand/Negotiation.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  athena-negotiation:
    github: athena-framework/negotiation
    version: ~> 0.1.0
  1. Run shards install

Documentation

If using the component on its own, checkout the API documentation. If using the component as part of Athena, also checkout the external documentation.

Contributing

Report issues and send Pull Requests in the main Athena repository.