Add the following code to your project's shard.yml under:
dependencies
to use in production
- OR -
development_dependencies
to use in development
Framework agnostic content negotiation library based on willdurand/Negotiation.
shard.yml
:dependencies:
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.0
shards install
If using the component on its own, checkout the API documentation. If using the component as part of Athena, also checkout the external documentation.
Report issues and send Pull Requests in the main Athena repository.