Skip to content

cryptDecoder/Docker-file-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Docker-file-with-python

In this project we are going to build a simple python flask API. and we are going to use docker file to build and deploy application.

Develop Python Flask API

  • steps to create flask API
      ----------- Install flask module -----------
      pip3 install flask
    
      ----------- Create Flask API -----------
      create file App.py
    
    

About

This is a python flask based application deployed using docker-file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published