Application development framework that facilitates quick and easy setups for three different architectures of a Flask application: monolithic, service-oriented with servers, and service-oriented without servers.
Each architecture structure is separated into its own subfolder and is set up to run onc the user fills in the dummy functions. The application frameworks are:
- Written in Python
- Built using the Python Flask web framework
- Set up with files for continuous integration with Travis CI