Skip to content

nicoalba/python-script-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Paste the API endpoint data into api-data.yaml.

  2. Run:

    python generate-endpoints.py
    

    The script writes the endpoints to endpoints.md.

About

Simple API endpoint script that reads YAML and writes the endpoints to a Markdown file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages