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

https://github.com/alphafantomu/mime-types

lua content-type utility
https://github.com/alphafantomu/mime-types

Last synced: 2 days ago
JSON representation

lua content-type utility

Awesome Lists containing this project

README

          

# mime-types
lua content-type utility

## Installation
- Make sure you have [luvit](https://luvit.io/install.html) installed
- Run the command `lit install alphafantomu/mime-types`
- `require('mime-types')` to reference the library

- There is no [LuaRocks](https://luarocks.org/) release, but only `init.lua` is necessary to use the library.

## Documentation
You can find API documentation [here](https://github.com/alphafantomu/mime-types/wiki). API is the same as [jshttp/mime-types](https://github.com/jshttp/mime-types)

## License
This project has an [MIT license](/LICENSE)

## Contact
- Discord: `Arivistraliavatoriar#2678`