An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with content-type

A curated list of projects in awesome lists tagged with content-type .

https://github.com/neoascetic/rawgithack

Serves files from github, bitbucket and gitlab, but with the correct content types

content-type github proxy rawgit

Last synced: 01 May 2025

https://github.com/nanmu42/gzip

:floppy_disk: Golang gzip middleware for Gin and net/http | Golang gzip中间件,支持Gin和net/http,开箱即用同时可定制

compression content-length content-type gin gin-middleware go golang gzip http middleware

Last synced: 25 Oct 2025

https://github.com/jshttp/content-type

Create and parse HTTP Content-Type header

content-type http javascript nodejs

Last synced: 15 May 2025

https://github.com/cubewise-code/go-mime

Get the mime type / content type of a file from its extension without external dependencies

content-type go golang mime mime-types

Last synced: 19 Jan 2026

https://github.com/xsscx/cve-2017-5638

Example PoC Code for CVE-2017-5638 | Apache Struts Exploit

apache code content-type cve-2017-5638 exploit poc python struts2

Last synced: 26 Apr 2025

https://github.com/humphd/browser-mime

MIME types for use in browsers

browser content-type javascript mime mime-types

Last synced: 27 Mar 2025

https://github.com/yiisoft/request-body-parser

Middleware for parsing various data formats

content-type hacktoberfest json middleware psr-15 psr-7 xml yii3

Last synced: 14 Aug 2025

https://github.com/lovell/media-type

JavaScript module to parse and validate RFC6838 media types, anything from 'text/plain' to 'application/vnd.company.app.entity-v2+xml;charset=utf8'

content-type hateoas http javascript nodejs rfc-6838

Last synced: 07 Sep 2025

https://github.com/markwhitaker/mimetypes.net

MIME type constants for your .NET projects

content-type content-types dotnet library mime mime-type mime-types

Last synced: 13 Apr 2025

https://github.com/kevinpollet/nego

Go package providing an implementation of HTTP Content Negotiation compliant with RFC 7231

content-charset content-encoding content-language content-negotiation content-type go golang http negotiate rfc7231

Last synced: 11 Apr 2025

https://github.com/openapi-tools/open-api-diff

An opinionated tool for comparing open API specified services and reporting on breaking changes, potentially breaking changes and suggesting improvements to the API.

breaking breaking-change compare-api content-type content-type-based-versioning design design-improvement design-patterns hal hateoas hateoas-hal open-api open-api-2 opinonated-api-diff potentially potentially-breaking-changes rest rest-api-pattern swagger-diff versioning

Last synced: 05 Oct 2025

https://github.com/ghost1face/filetypeinterrogator

Determine file type by 'Magic Numbers'

content-type csharp file-type-detection file-types

Last synced: 14 Oct 2025

https://github.com/deepakjois/node-detect-content-type

Determine the Content-Type of the given data using the MIME Sniffing Standard.

content-type mime-types

Last synced: 22 Jan 2026

https://github.com/tada5hi/mime-explorer

A versatile library that simplifies MIME type management, providing a user-friendly interface to effortlessly retrieve MIME types based on file paths/extensions, gather comprehensive meta information, and obtain standard file extensions for a given MIME type.

content-type content-types mime mime-type mime-types

Last synced: 21 Mar 2025

https://github.com/asispts/http-accept

PHP Parser to deal with HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers

accept accept-encoding accept-language content-type http-header-parser http-headers

Last synced: 14 Apr 2025

https://github.com/cloudogu/spotter

Content-Type and language recognition library

content-type detection java language maven mime-type recognition tika

Last synced: 11 Jan 2026

https://github.com/BirajMainali/ensure-file-type-dotnet

Nuget package to validate files by its content types which is more accurate.FileTypeValidator don't let users to inject you an invalid file!

class-library content-type dotnetcore filevalidator

Last synced: 20 Apr 2025

https://github.com/birajmainali/ensure-file-type-dotnet

Nuget package to validate files by its content types which is more accurate.FileTypeValidator don't let users to inject you an invalid file!

class-library content-type dotnetcore filevalidator

Last synced: 06 May 2025

https://github.com/markwhitaker/mimetypes.java

MIME type constants for your Java projects

content-type content-types java library mime mime-type mime-types

Last synced: 13 Apr 2025

https://github.com/akshayjshah/negotiate

Simple HTTP content type negotiation.

content-type go golang http

Last synced: 22 Jul 2025

https://github.com/pew-pew-team/http-factory

Factory for request decoding and response encoding

accept bundle content-type decoder encoder factory http request response symfony symfony-bundle

Last synced: 10 Apr 2025

https://github.com/gobuffalo/mw-contenttype

Buffalo Content Type Middleware

content-type go gobuffalo golang middleware

Last synced: 02 May 2025

https://github.com/mash-up-node/nestjs-contenttype

Django ContentType like framework for Nest.js

content-type mashup nestjs typeorm typeorm-extension

Last synced: 17 Aug 2025

https://github.com/rdfjs-base/express-handler

Handle incoming and outgoing RDF data in Express

content-type express javascript middleware parser rdf

Last synced: 06 Feb 2026

https://github.com/markwhitaker/mimetypes.kt

MIME type constants for your Kotlin projects

content-type content-types kotlin library mime mime-type mime-types

Last synced: 08 Jul 2025

https://github.com/snaipe/go-htutil

Go HTTP utilities, with no dependencies

accept-header content-type go golang http

Last synced: 05 Apr 2025

https://github.com/bcherny/content-type-to-ext

Map content-type to file extension (and vice-versa)

content-type extension file mime-type

Last synced: 10 Oct 2025

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/joshuawise/vapr-output

A Vapr plugin for negotiating and serializing responses

content-type middleware plugin vapr

Last synced: 17 Apr 2026

https://github.com/joshuawise/vapr-input

A Vapr plugin for handling requests based on Content-Type

content-type middleware plugin vapr

Last synced: 20 Mar 2025

https://github.com/airtucha/path2ct

Lookups correct MIME content-type for specified path and return it as a string

content-type http https mime path typescript

Last synced: 19 Aug 2025

https://github.com/tvatdci/node-farm

This project is a beginner-friendly implementation of a basic Node.js server that serves a product overview page and prepares for product detail pages. It demonstrates how to use Node.js to read files, serve HTML templates, and handle basic routing without any external frameworks.

api-server asynchronous content-type dirname error-handling html javascript json-data json-parser json-stringify nodejs readfilesync synchronous top-level-await writefilesync

Last synced: 20 Feb 2026

https://github.com/elusivecodes/fyrenegotiate

FyreNegotiate is a free, open-source negotiation library for PHP.

content-type encoding language negotiate negotiator php

Last synced: 15 Jul 2025

https://github.com/backdrop-contrib/admin_bar_this_page_content_type

Adds Content Type configuration links to the Admin Bar > This page submenu when on a node on your Backdrop CMS website.

admin-bar backdrop backdropcms cms content-type menus structure

Last synced: 20 Feb 2026

https://github.com/tether/request-body

Decode HTTP request content according its content-type

content-type http request

Last synced: 09 Apr 2025

https://github.com/tether/request-text

Parse text/plain requests

content-type encoded request text

Last synced: 06 Oct 2025

https://github.com/somajitdey/mime-db-cdn

A mime-db equivalent to serve data for each entry separately over CDN. Enables small, selective download for any given query.

browser cdn client-side content-delivery-network content-type extension file file-extension file-type filesystem-database frontend jsdelivr json key-value-database media-type mime mime-database mime-db mime-type mimetypes

Last synced: 16 Mar 2026

https://github.com/tinyhttp/content-type

content-type rewrite in TypeScript and ESM

content-type nodejs typescript

Last synced: 04 Mar 2026

https://github.com/sekgobela-kevin/resid

Analyses resources identifiers to extract valuable information

content-type file-path uri url

Last synced: 21 Jan 2026

https://github.com/openpeeps/mimedb

A large database of MIME types for Nim language

content-type filetype mime mime-database mime-types nim nim-lang openpeeps

Last synced: 28 May 2026

https://github.com/sshaw/file_groups

Common file extensions and media types, grouped by application and type

blacklist content-type file-extensions javascript json media-types mime-types ruby whitelist

Last synced: 10 May 2026

https://github.com/lifion/lifion-aws-event-stream

Node.js parser for the application/vnd.amazon.eventstream content-type.

amazon-event-stream aws aws-event-stream cloud content-type event-stream node nodejs parser stream

Last synced: 20 Aug 2025

https://github.com/khalyomede/mime

Mime type enum and function in V.

content-type enum function mime vlang

Last synced: 07 Feb 2026

https://github.com/albertnadal/httpacceptparser

C++11 class for parsing HTTP 'Accept' headers. Implemented according to the RFC 7231 and 2616.

content-negotiation content-type cpp11 http http-server negotiation-protocols

Last synced: 20 Mar 2025

https://github.com/trananhtung/content-type

Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.

content-type http media-type no-std rust

Last synced: 25 Jun 2026

https://github.com/nir3x/httpcontentwriter

HTTP Content Writer - Custom http.ResponseWriter for Dynamic Content-Type

content-type go golang http http-response middleware

Last synced: 29 Jun 2025

https://github.com/andrewburian/mediatype

Content-Type helpers for HTTP content negotiation

content-type golang http

Last synced: 25 Mar 2025

https://github.com/montasim/mime-types-lite-demo

A comprehensive demo website showcasing the mime-types-lite package - a lightweight, type-safe collection of common MIME types for Node.js and browser applications,

content-type demo file-types media-types mime mime-types mime-types-lite

Last synced: 03 Apr 2026