salehjafarli / docker-webserver-stack

traefik, prometheus, flask app, mongodb and docker-compose file to bind them all

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl -d '{"student_name":"test", "student_age" : 33 }' -H "Content-Type: application/json" 'localhost/student-server/insert'

curl 'localhost/student-server/select/'

About

traefik, prometheus, flask app, mongodb and docker-compose file to bind them all


Languages

Language:Python 91.6%Language:Dockerfile 8.4%