https://github.com/grdsdev/multipartformdata
MultipartFormData extracted from Alamofire
https://github.com/grdsdev/multipartformdata
Last synced: 9 months ago
JSON representation
MultipartFormData extracted from Alamofire
- Host: GitHub
- URL: https://github.com/grdsdev/multipartformdata
- Owner: grdsdev
- Created: 2024-08-21T16:34:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T20:48:55.000Z (over 1 year ago)
- Last Synced: 2025-06-27T21:49:47.019Z (9 months ago)
- Language: Swift
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultipartFormData
`MutlipartFormData` extracted from [Alamofire](https://github.com/Alamofire/Alamofire/blob/master/Source/Features/MultipartFormData.swift) for using as standalone.