hasura / hasura/ndc-python-lambda

required steps to run container properly

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

it would be really helpful to make it explicit that the following lines are necessary to run the container properly

`connector = FunctionConnector()` and

`if __name__ == "__main__":
start(connector)`

https://github.com/hasura/ndc-python-lambda/blob/4cb6f2a78ba2b335fa20077373355ccb3a08e4fc/connector-definition/template/functions.py#L19

thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.