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

https://github.com/openpeeps/multipart

A simple multipart parser written in Nim
https://github.com/openpeeps/multipart

file-upload form-validation multipart multipart-formdata multipart-uploads nim nim-lang nim-language openpeeps validator

Last synced: 5 days ago
JSON representation

A simple multipart parser written in Nim

Awesome Lists containing this project

README

          




A simple multipart parser 👑 Written in Nim language


nimble install multipart


API reference

Github Actions Github Actions

## Examples
todo. See `/tests`

### Need a input validator?
If you're looking for a full featured input validator you can use `openpeeps/bag` package to validate input data, forms, including `multipart/form-data`. Give a try https://github.com/openpeeps/bag

### TODO
Replace `streams` with io
add examples

### ❤ Contributions & Support
- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/multipart/issues)
- 👋 Wanna help? [Fork it!](https://github.com/openpeeps/multipart/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 © 2024 OpenPeeps & Contributors — All rights reserved.