Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

MIME type constants for your Java projects
https://github.com/markwhitaker/mimetypes.java

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

Last synced: about 10 hours ago
JSON representation

MIME type constants for your Java projects

Awesome Lists containing this project

README

        

![icon](artwork/MimeTypes-icon-100.png)

# MimeTypes.Java [![Build and test](https://github.com/markwhitaker/MimeTypes.Java/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/markwhitaker/MimeTypes.Java/actions/workflows/build-and-test.yml) [![](https://jitpack.io/v/markwhitaker/MimeTypes.Java.svg)](https://jitpack.io/#markwhitaker/MimeTypes.Java)

A structured collection of MIME type constants to use in your Java projects.

Pull requests welcome!

## Also for Java developers

![icon](https://raw.githubusercontent.com/markwhitaker/RegexToolbox.Java/main/artwork/RegexToolbox-icon-32.png) [RegexToolbox.Java](https://github.com/markwhitaker/RegexToolbox.Java): Regular expression tools for Java developers

## MimeTypes for other languages

![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.kt/master/artwork/MimeTypes-icon-32.png) [MimeTypes for Kotlin](https://github.com/markwhitaker/MimeTypes.kt)

![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.NET/master/Artwork/MimeTypes-icon-32.png) [MimeTypes for .NET](https://github.com/markwhitaker/MimeTypes.NET)

![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.js/master/artwork/MimeTypes-icon-32.png) [MimeTypes for JavaScript](https://github.com/markwhitaker/MimeTypes.js)