Skip to main content

Route path based requests to JSON endpoints. Designed for web APIs

Usage examples

from chaosrouter                  import ChaosRouter

router                            = ChaosRouter({
    "404": {
        "error": "Not Found",
        "message": "The page you are looking for does not exist",
        "code": 404
    }
})

Draft                             = router.route("/404")
data                              = Draft.proceed()

print(data)

# Output:
# {
#     "error": "Not Found",
#     "message": "The page you are looking for does not exist",
#     "code": 404
# }

Release files for chaosrouter 0.2.7

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

Source distribution (sdist)

Source distribution for chaosrouter 0.2.7
File Size Uploaded
chaosrouter-0.2.7.tar.gz 5.8 kB Details

Release files / chaosrouter-0.2.7.tar.gz

Download URL chaosrouter-0.2.7.tar.gz
Size 5.8 kB
Tags Source
SHA-256 checksum
How to use checksums
36b2a2b6cf74ae1a6832d17b07c9302b191aa166123b4e40cefac64943d4ed7c
BLAKE2b-256 checksum
How to use checksums
181b196ad2318828e3904e6f9d622995fda42499f6d07faecdf16f8d1b89af18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.2.7 This release

1 release file

0.2.6

1 release file

0.2.5

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.2

1 release file

0.2.1

1 release file

0.1.0

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