8000 GitHub - boson-project/parliament: A function invocation framework for Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

boson-project/parliament

Repository files navigation

Parliament

Parliament is a framework for invoking functions over HTTP. It handles routing, liveness and readiness endpoints, and CloudEvent extraction.

Function developers write functions that take a dictionary as the single parameter. There is a request object in the dictionary that is the Flask requestobject. If the incoming request is a POST of a CloudEvent, the event will be extracted and provided as a cloud_event` object in the dictionary.

Mothership Connection

About

A function invocation framework for Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

0