Skip to content

vdurmishev/devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

devops

This project uses Flask framework and SQLITE 3 relation database. This is a application with get request - gives all of the registered users names. It also has post request to post new users. You can run the application in any python IDE and access the local host link. To access the users type "/users" in the end of the http link. You can also run the application in Docker. To do so you have to build an Image with the docker build -t function. After that you will see the image in your Docker Desktop client. You can find a picture of the app running in Docker below. image1

About

Job task - interview.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published