No description
Find a file
George Lemon ce734c2f0b clean unused import
Signed-off-by: George Lemon <georgelemon@protonmail.com>
2025-12-05 00:53:42 +02:00
.github/workflows Enable workflow for main branch on tag push 2025-12-04 17:25:44 +02:00
src clean unused import 2025-12-05 00:53:42 +02:00
tests init package 2025-12-04 17:24:22 +02:00
.gitignore Initial commit 2025-09-19 13:41:38 +03:00
LICENSE Add MIT License to the project 2025-12-04 17:30:12 +02:00
mimedb.nimble init package 2025-12-04 17:24:22 +02:00
README.md Update API reference link in README.md 2025-12-04 17:28:12 +02:00

A large database of MIME types
for 👑 Nim language

nimble install mimedb

API reference
Github Actions Github Actions

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 database.

❤ Contributions & Support

🎩 License

MIT license. Made by Humans from OpenPeeps.
Copyright OpenPeeps & Contributors — All rights reserved.