API doc deployments - terrytaylorbonn/auxdrone GitHub Wiki

25.0318 Doc URLs Stack URLs Lab notes (Gdrive), Git


image


The basic idea of this page is to list (and demo) various methods for publishing API docs

  • in web
  • as collections (or other types of files)

But NOT using proprietary publishing tools, rather using React, Vue, etc to

  • extract or import proprietary source files (swagger, postman, yaml swagger, etc)
  • format (using JS) and publish (tailwindcss)

All the while using GPT/Copilot etc to do the low level code as much as possible.


TOC

  • 0 display on website pages
    • 0-4 extract from embedded swagger and display on website pages
    • 0-5 extract from source and display on website pages
    • 0-6 put swagger into webpage
    • 0-6b extract from postman collections?
    • 0-7 display markdown file?
  • 1 Provide a collection
  • 2 Publish Postman API docs (ziptieai.com subdomain)



0 display on website pages

0-4 extract from embedded swagger and display on website pages

#273 vue

image

0-5 extract from source and display on website pages

#273 vue

image

0-6 put swagger into webpage

#273 vue

image

0-6b extract from postman collections?

image

0-7 display markdown file?

image



1 Provide a collection

image



2 Publish Postman API docs (ziptieai.com subdomain)

See #288.

postman3.ziptieai.com

image

postman4.ziptieai.com

image






















image

image

⚠️ **GitHub.com Fallback** ⚠️