Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athena-framework/negotiation
Framework agnostic content negotiation library
https://github.com/athena-framework/negotiation
component crystal
Last synced: 3 months ago
JSON representation
Framework agnostic content negotiation library
- Host: GitHub
- URL: https://github.com/athena-framework/negotiation
- Owner: athena-framework
- License: mit
- Created: 2020-12-22T04:21:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T18:08:02.000Z (4 months ago)
- Last Synced: 2024-07-15T22:13:57.281Z (4 months ago)
- Topics: component, crystal
- Language: Crystal
- Homepage: https://athenaframework.org/Negotiation/
- Size: 45.9 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-crystal - Athena Negotiation - Framework agnostic content negotiation library (Framework Components)
README
# Negotiation
[![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)
[![CI](https://github.com/athena-framework/athena/workflows/CI/badge.svg)](https://github.com/athena-framework/athena/actions/workflows/ci.yml)
[![Latest release](https://img.shields.io/github/release/athena-framework/negotiation.svg)](https://github.com/athena-framework/negotiation/releases)Framework agnostic [content negotiation](https://tools.ietf.org/html/rfc7231#section-5.3) library based on [willdurand/Negotiation](https://github.com/willdurand/Negotiation).
## Getting Started
Checkout the [Documentation](https://athenaframework.org/Negotiation).
## Contributing
Read the general [Contributing Guide](./CONTRIBUTING.md) for information on how to get started.