Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

atulmy/deploymonk-backend-python-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Monk

A super simple Python Flask application.

Getting started

  • Clone this repository: git clone git@github.com:deploymonk/backend-python-flask.git
  • Install dependencies: pip install -r requirements.txt
  • Start server: python app.py

Deploy

Deploy your own clone of this repository using Deploy Monk. Head to explore.deploymonk.com/docs/backend-python-flask to learn more!