Skip to main content

Simple upload server with FastAPI backend and bundled SvelteKit frontend

Reason this release was yanked:

Wrong license

Project description

ory-upserver

Simple upload server with a FastAPI backend and a bundled SvelteKit frontend. The wheel ships the prebuilt SPA, so a single pip install is enough to run a working share-link service usable from curl, browsers, or scripts.

Source, design notes, Docker setup, and the full repository live at https://github.com/DoyunShin/UPServer.

Install

pip install ory-upserver

Configure

A starter config is bundled at <site-packages>/oryups/config.example.json. Copy it somewhere writable, edit host.domain, local.root, and (optionally) general.* for branding, then launch:

ups --config /path/to/config.json

--host and --port override the values from the config.

HTTP cheat sheet

Method Path Purpose
GET / SPA upload page
GET /api/info Branding / footer info consumed by the SPA
PUT /{filename} Upload — response: share URL, X-Owner-Key header
GET /{fileid}/{filename} Browser → SPA detail page; curl → direct download
GET /get/{fileid}/{filename} Forced direct download
GET /api/v1/{fileid}/{filename} Public metadata (owner key never included)
DELETE /{fileid}/{filename} Owner-initiated deletion (requires X-Owner-Key)

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ory_upserver-1.0.0rc0.tar.gz (77.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ory_upserver-1.0.0rc0-py3-none-any.whl (89.1 kB view details)

Uploaded Python 3

File details

Details for the file ory_upserver-1.0.0rc0.tar.gz.

File metadata

  • Download URL: ory_upserver-1.0.0rc0.tar.gz
  • Upload date:
  • Size: 77.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ory_upserver-1.0.0rc0.tar.gz
Algorithm Hash digest
SHA256 9f670258248020348ad9dc023b2f85f24bafffa9421885066a0bc4114caf30c4
MD5 c0647dccd7a5ba62a30e348a9c6c414d
BLAKE2b-256 ce945107793a7822d6a59b865e4fa61b565615f87a1be470f554376bad4e76ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for ory_upserver-1.0.0rc0.tar.gz:

Publisher: cd.yaml on DoyunShin/UPServer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ory_upserver-1.0.0rc0-py3-none-any.whl.

File metadata

  • Download URL: ory_upserver-1.0.0rc0-py3-none-any.whl
  • Upload date:
  • Size: 89.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ory_upserver-1.0.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 2212708015cb55a8bf2ba20de95542a1ba9d39b74a236999995ff0d8b0bc5f64
MD5 b867db380f4e154f211808d1fbb3d778
BLAKE2b-256 18084b98c63e055fee5d99009675439e03576364d90e90691b0db0d02c84275d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ory_upserver-1.0.0rc0-py3-none-any.whl:

Publisher: cd.yaml on DoyunShin/UPServer

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page