The goal - terrytaylorbonn/auxdrone GitHub Wiki
24.1119 (Gdrive)
The goal of this epic is to create and document demos of
- APIs (FastAPI, etc)
- API docs (Swagger, Sphinx, etc)
- Websites (Django, etc)
- AWS deployments (ec2, etc)
I have this goal because I need
- APi doc demos on my resume (the API docs I worked on in previous contract jobs were limited access).
- A refresher on the latest API / API-doc tools (that I have not used before).
- A big-picture hands-on presentation of API/API-doc topics (which I could not find anywhere).
The deliverables for this epic include
- This wiki
- Gdrive of detailed notes / docs
- Demo (web) deployments
- Git repos
Demo #220 (WIP) is currently the most complete demo.
Demo #220 code includes the following:
- Git repo AWS-Deployment
- Swagger (auto-generated, added manually to code, or created manually (editing a swagger file))
- Python (WSGI/Django)
- CI/CD setup (future)
2_#220_(OK)_django_deploy_to_ec2_ziptieai.net_ssl_LEGION_.docx (draft)
Left below is a diagram that shows the configuration (numbering matches the TOC above).
#120 is a combination of several docs (the original LEGION demo, ChatGPT directions, and SSL setup instructinos from #234).