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.1.1.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: rafi-0.1.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.7 CPython/3.7.1 Darwin/18.2.0

File hashes

Hashes for rafi-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5c6a6751663a87d0e251c2b9dcdc075375f9ee9de4fa3b7396993b5cafb555ec
MD5 9c575b84e7d8661231589b55307877a8
BLAKE2b-256 794e45f92477cdba6f71bc2a0ad8dfb4b17fbae6d2b9f88ede56a2af91adc566

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rafi-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/0.12.7 CPython/3.7.1 Darwin/18.2.0

File hashes

Hashes for rafi-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f656d1d521edae60f753e84ff443f4912e696b7894ceb147e50a3b1a3c64139a
MD5 3d59c29813330c1690de9879d98f5540
BLAKE2b-256 74ac38b25d0dca4539929fa68d464eb83240611e2260e1d3aa8098d6bda6e1d1

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