multiformats / multiformats/multicodec
Mimetypes as codes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 383
- Forks
- 221
- Avg merge
- 24d 6h
- Merged PRs (30d)
- 1
Description
Naming every possible type is already done with mime types.
I think it would make sense to use them as codes, instead of defining your own.
"image/jpg" or "text/plain" make nice paths btw ;)
What are your thoughts on it, did I miss something?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposal in issue #4 and the existing multicodec tables and naming rules. Determine whether MIME types can replace the current codes without losing compactness or compatibility; done requires a documented decision and an agreed implementation scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100