Skip to main content

Opload: Open Loading Server

Local installation

You should be able to clone this repo and install the package:

$ pip install -e opload

For local testing, be sure to set the following env.variables:

  • OPLOAD_BACKEND_SERVICE=STDLIB

To facilitate endpoint calling while developing, you may also want to set FRD_RESTAPI_DISABLE_AUTH=1.

Start the server:

$ fred serve --classname RouterCatalog --classpath opload.router.catalog
  • Or just fred serve if the env.variables are correctly set.
  • Or use the direct opload serve command.

A key that doesn't exist will return a null value (i.e., "val":null):

$ curl --request GET http://0.0.0.0:8000/get?key=demo/1.txt

You can define the holding value of a key via the set endpoint:

$ curl --request POST http://0.0.0.0:8000/set --data '
{
  "key": "demo/1.txt",
  "value": "Hello, world."
}
'

Release files for opload 0.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for opload 0.4.0
File Size Uploaded
opload-0.4.0.tar.gz 4.4 kB Details

Release files / opload-0.4.0.tar.gz

Download URL opload-0.4.0.tar.gz
Size 4.4 kB
Tags Source
SHA-256 checksum
How to use checksums
fff2bce07a4e1537c24eb4ee1975051fa2b65879fe5a3b2364433ea07b34c60e
BLAKE2b-256 checksum
How to use checksums
7f0560f9d0abbf3ed003ee47395ff8f4503c7fc49d7f8d53ede228f76ad12475
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.12.11

Release history Release notifications | RSS feed

This release

0.4.0 This release

1 release file

0.3.0

1 release file

0.2.0

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page