mdioum / onboarding-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Onboarding API

Python Flask app in Docker which performs onboarding tasks

Build application

make build_image

Run the container with docker

make deploy_docker

Push image to beopenit/onboarding_api docker hub repo

make push_image

About


Languages

Language:Python 78.1%Language:Makefile 19.7%Language:Dockerfile 2.2%