63.1 REST Swagger - terrytaylorbonn/auxdrone GitHub Wiki

2 Create API docs (if not created with API (1))

Examples that add swagger creation to existing code.

FLASK TODO:

FASTAPI:

#2a REST (swagger)

#2a.1 Swashbuckele

  • 63.2a.1 #12 [1] microsoft (.NET + APIs + SwashbuckleNSwag) 63.2_(1.4)_api_sdk_graphql_v06_23.0901_24.0903_SANITIZED.docx

#2a.2 Nswag

  • 63.2a.2 #12 [1] microsoft (.NET + APIs + SwashbuckleNSwag) 63.2_(1.4)_api_sdk_graphql_v06_23.0901_24.0903_SANITIZED.docx
  • 63.2a.2 #6 3 How to Generate C# Http Client in NSwag Swagger codegen Swashbuckle Logan Dunning 63.1_api_swagger-gen_web-publish_v04_24.0908.docx
  • 63.2a.2 #17 How To Use Nswag With ASP.NET Core And Generate Client Code With Nswag Studio
  • 63.2_(1.4)_api_sdk_graphql_v06_23.0901_24.0903_SANITIZED.docx

#2a.7 Manually create