https://github.com/openpeeps/mimedb
A large database of MIME types for Nim language
https://github.com/openpeeps/mimedb
content-type filetype mime mime-database mime-types nim nim-lang openpeeps
Last synced: 13 days ago
JSON representation
A large database of MIME types for Nim language
- Host: GitHub
- URL: https://github.com/openpeeps/mimedb
- Owner: openpeeps
- License: mit
- Created: 2025-09-19T10:41:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-12-04T22:54:15.000Z (6 months ago)
- Last Synced: 2025-12-15T02:33:40.690Z (6 months ago)
- Topics: content-type, filetype, mime, mime-database, mime-types, nim, nim-lang, openpeeps
- Language: Nim
- Homepage: https://openpeeps.github.io/mimedb/
- Size: 92.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A large database of MIME types
for 👑 Nim language
nimble install mimedb
> [!NOTE]
> This is a large database of mime types and information about them. It consists of a single, public JSON file and does not include any logic, allowing it to remain as un-opinionated as possible with an API.
## 😍 Key Features
- Large database of MIME types
- Simple API to get MIME type information
- Lightweight and easy to use
## Examples
Check the tests folder for usage examples.
This package is using the [mime-db](https://github.com/jshttp/mime-db) database.
### ❤ Contributions & Support
- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/mimedb/issues)
- 👋 Wanna help? [Fork it!](https://github.com/openpeeps/mimedb/fork)
- 😎 [Get €20 in cloud credits from Hetzner](https://hetzner.cloud/?ref=Hm0mYGM9NxZ4)
### 🎩 License
MIT license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).
Copyright OpenPeeps & Contributors — All rights reserved.