Skip to content

robipresotto/swiftFileServer

Repository files navigation

swiftFileServer

A tiny file server written in swift and built by docker.

Requirements

  • swift 5+

Env vars

  • VOLUME_PATH

Getting started

./Scripts/deploy.sh

Endpoints

METHOD PATH RESPONSE
GET /downloads [String]
GET /download/file.x [HTTPStatus]
POST /upload/file.x [HTTPStatus]

About

[⚠️WIP] a tiny file server written in swift

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published