shard-athena-negotiation/README.md
George Dietrich 74ef3ff387 Bump versions of sub-components & add changelogs (#178)
* Bump versions of sub-components
* Add changelogs to each sub-component
2022-05-14 11:06:11 -04:00

1.3 KiB

Negotiation

Common Changelog 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.