https://github.com/paramander/poc-yesod-s3
Proof of concept for AWS S3 upload in Yesod
https://github.com/paramander/poc-yesod-s3
Last synced: 10 months ago
JSON representation
Proof of concept for AWS S3 upload in Yesod
- Host: GitHub
- URL: https://github.com/paramander/poc-yesod-s3
- Owner: paramander
- Created: 2016-02-01T22:06:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T22:10:03.000Z (over 10 years ago)
- Last Synced: 2025-06-05T12:41:20.475Z (12 months ago)
- Language: Haskell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prove of Concept Yesod S3
Post with:
curl -F "file=@/path/to/image.jpg" localhost:3000