https://github.com/trailervote/trailervote-media-types
:package: Official packages holding the media types for TrailerVote services
https://github.com/trailervote/trailervote-media-types
javascript mime-types ruby typescript
Last synced: 10 months ago
JSON representation
:package: Official packages holding the media types for TrailerVote services
- Host: GitHub
- URL: https://github.com/trailervote/trailervote-media-types
- Owner: TrailerVote
- Created: 2018-10-03T20:14:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T02:39:32.000Z (almost 3 years ago)
- Last Synced: 2025-08-03T06:29:44.068Z (11 months ago)
- Topics: javascript, mime-types, ruby, typescript
- Language: Ruby
- Homepage: https://trailervote.com
- Size: 704 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrailerVote Media Types
[](https://travis-ci.com/TrailerVote/trailervote-media-types)
The TrailerVote services communicate via HTTP using media types for content negotiation. This is a monorepo holding packages for several ecosystems and languages.
| language | package | latest | install |
|----------|---------|--------|---------|
| ruby | [trailer_vote-media_types](./ruby) | [](https://badge.fury.io/rb/trailer_vote-media_types) | `gem install trailer_vote-media_types` |
| typescript | [@trailervote/media-types](./typescript) | [](https://npmjs.org/package/@trailervote/media-types) | `yarn add @trailervote/media-types` |
| javascript | there is currently no explicit JS validation in the typescript package |