Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/harmoniousmoss/ginfileupload
- Owner: harmoniousmoss
- Created: 2024-04-07T23:47:06.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T09:49:10.000Z (4 months ago)
- Last Synced: 2024-11-19T14:20:04.646Z (2 months ago)
- Topics: gin-gonic, go, google-cloud
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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.