Skip to main content

A tiny route dispatcher for Google Cloud Functions.

Project description

A tiny route dispatcher for Google Cloud Functions.

app = rafi.App("demo_app")

@app.route("/hello/<name>")
def index(name):
    return "hello {}".format(name)

In your Google Cloud Function set Function to execute to app.

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

rafi-0.2.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

rafi-0.2.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file rafi-0.2.0.tar.gz.

File metadata

  • Download URL: rafi-0.2.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.9 CPython/3.7.1 Linux/4.15.0-20-generic

File hashes

Hashes for rafi-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4916b8600e62ea59a6e1c5c881d998236352eb82621cd5dbcd544135e92f70e7
MD5 f2fe7efd9dd10c51d7771dc23124d20e
BLAKE2b-256 8f7926bbcd52ad51bb90b6e927a8f6bdd1a0f6d1c690218cbadd88f6e20f2f29

See more details on using hashes here.

File details

Details for the file rafi-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: rafi-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.9 CPython/3.7.1 Linux/4.15.0-20-generic

File hashes

Hashes for rafi-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f618ef7c74ac24b90687d6565c67042d80bf210fbe3e2f0595eae679bff191d
MD5 f37deff435339cc560f185d96b6714da
BLAKE2b-256 1a44a60b62865da18cd35a493981e4440392d68cccd84e5428da4886e8ff2440

See more details on using hashes here.

Supported by

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