How to manage uploaded file

Is there any framework in go like ruby’s Paperclip https://github.com/thoughtbot/paperclip to manage uploaded files. Can someone give suggestion how to manage uploaded file’s path, size etc in db.

I have not used paperclip, but after some searching I found some packages that might help.

I have not tried them, so caveat emptor :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.