Skip to content

TreeKat71/fastapi-ci-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn FastAPI & CI

  1. basic FastAPI
  2. CI with
    • code
      • linter (flake8, bandit)
      • testing (pytest)
    • container image
      • dockerfile linter (hadolint)
      • build
    • kubernetes manifests
      • yaml lint (yamllint)

Special thanks

Thanks to @IsaiahT-Tech her tutorial videos

Found mistakes?

I just started to learn how to implement CI pipeline. All suggestions are welcome.

Feel free to contact me through email in english or chinese.

About

Practice fastapi, containerized, k8s, CI at the same time

Resources

Stars

Watchers

Forks

Packages

No packages published