Restful API to deploy Django project.
apt-get install uwsgi-plugin-python3
apt-get install libmysqlclient-dev
apt-get install libmariadbclient-dev
if you want deploy its server, you need to set deploy user as root to able restart uwsgi service
curl -L -H "Authorization: Api-Key {api_key}" -X POST "{host}/process-deploy/"