How to Upload Files with Go Fiber (S3 or save to disk)

Опубликовано: 03 Ноябрь 2024
на канале: Coding with Robby
7,954
204

In this video we explore file upload options with go fiber (save to disk / s3 / s3 + ajax)

Starting files - https://github.com/Coding-with-Robby/...
Finished project - https://github.com/Coding-with-Robby/...
Amazon SDK for Go - https://aws.amazon.com/sdk-for-go/
Stack overflow answer - https://stackoverflow.com/questions/3...