Published onJuly 27, 2024Talk with your code in GitHub using llama-indexPythonUse embedding and vector search to ask questions and get answers from your code in GitHub
Published onOctober 22, 2023Use Traefik for multi-apps with a same domainDockerFlaskDevOpsWorking with multiple web apps with a same domain for a frontend
Published onSeptember 6, 2023Use patch and mock in async unittestTestingPythonFastAPIAsync unittest within Fast API
Published onJune 12, 2022Use GitHub Actions to build and push docker image of a Flask AppDockerFlaskDevOpsUse GitHub Actions to build and push image to GitHub Package Registry