Sshatzkin / FastAPI-Kubernetes-Nonogram-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastAPI & Kubernetes Demo Application -> Nonogram Puzzle Generator

Files

  • app/main.py -> API setup
  • app/nonogram.py -> Nonogram class and puzzle logic
  • nono.yaml -> Kubernetes configuration file
  • requirements.txt -> Contains the python dependencies to be pip-installed upon docker build

About


Languages

Language:Python 77.9%Language:Dockerfile 11.7%Language:Mustache 10.4%