Skip to content

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

License

Notifications You must be signed in to change notification settings

rolani/flask-random-fruit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published