Skip to content

Complete the `codesuggestions` package to start the minimum fast api http server

Alexander Chueshev requested to merge start-http-server into main

This MR completes the codesuggestions package to be able to start the fast API server with enabled:

  • auth middleware
  • log middleware
  • codegen model

Ref #11 (closed)

Merge request reports