API endpoint lister Work in progress: Simple Python script that reads a YAML file and writes the API endpoints to a Markdown file. Use the script Paste the API endpoint data into api-data.yaml. Run: python generate-endpoints.py The script writes the endpoints to endpoints.md.