Skip to content

create_api_example ¤

Create API example.

Functions:

  • read_csv

    CSV endpoint returning a message.

  • read_root

    Root endpoint returning a message.

read_csv ¤

read_csv() -> Response

CSV endpoint returning a message.

read_root ¤

read_root() -> dict

Root endpoint returning a message.