rolani / flask-random-fruit

Simple flask app with github actions enabled for linting, building and testing code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-random-fruit

A flask microservice for generating random fruit! Includes continuous integration.

Python 3.8

  • Create virtualenv: virtualenv ~/.venv && source ~/.venv/bin/activate
  • Install: make all
  • Run: python app.py

About

Simple flask app with github actions enabled for linting, building and testing code.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 61.1%Language:HTML 21.2%Language:Makefile 17.7%