https://github.com/fscotto/fileserver
A Simple REST API for upload and streaming files in Go
https://github.com/fscotto/fileserver
golang rest-api
Last synced: 12 months ago
JSON representation
A Simple REST API for upload and streaming files in Go
- Host: GitHub
- URL: https://github.com/fscotto/fileserver
- Owner: fscotto
- License: mit
- Created: 2025-05-31T23:12:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T13:22:40.000Z (about 1 year ago)
- Last Synced: 2025-06-11T14:44:24.793Z (about 1 year ago)
- Topics: golang, rest-api
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fileserver
A Simple REST API for upload and streaming files in Go