hugapi/hug

Question: hug on windows2012 iis

Open

#484 opened on Apr 20, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (389 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,758 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I am developing a local webservice for my company. I want to use python and hug because of the easy handling. I am forced to run it on a vmserver with Windows Server 2012 R2. I am new to python and web developing. Hug makes it seem pretty easy to create an api. Are there any reason a hug application should not work on this server. And furthermore does anyone have a tutorial how to deploy it and get it to work?

Contributor guide