Skip to content

1wonderwonder/Backend

Repository files navigation

Backend

Backend - FLASK microservice application

Running

Run python app.py. You can make GET and POST calls to localhost:5001 or use the GUI provided by the Frontend service (It needs to be run parallel with the Backend application).

To learn more about the application please check our Introduction to programming course on youtube: https://www.youtube.com/watch?v=sCpVNizJbiE

Branches:

By selecting different branches you can get the sample code that you should have in you repository at the end of the selected block:

Branches Block Description
main CI/CD 1 Basic application version
dockerfile Docker 2 Added docker container build files
tests Testy Added unit tests and requirements
sonarqube CI/CD 2 Added sonarqube project properties
jenkinsfile CI/CD 4 Added Jenkinsfile
final CI/CD 7 Dockerhub deployment and app_of_apps trigger
argocd CI/CD 8 ArgoCD trigger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published