Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harmoniousmoss/ginfileupload

File upload endpoint integrated with Google Cloud Storage using the Gin web framework
https://github.com/harmoniousmoss/ginfileupload

gin-gonic go google-cloud

Last synced: 12 days ago
JSON representation

File upload endpoint integrated with Google Cloud Storage using the Gin web framework

Awesome Lists containing this project

README

        

# GinFileUpload

This repository contains a sample project demonstrating how to implement a file upload endpoint using the Gin web framework in Go. It showcases the integration of Google Cloud Storage for handling and storing uploaded files for managing file uploads in web applications.