Hacker News new | past | comments | ask | show | jobs | submit login

To my knowledge, WSGI is pretty Python-specific. Does Go even support WSGI? I tried looking but Go is a terrible term to try searching for.



Using Golang instead of Go works for a good subset of searches.

Here's the docs on UWSGI's Go support:

https://github.com/unbit/uwsgi-docs/blob/master/Go.rst


uWSGI != WSGI. The name is misleading. To quote the uWSGI docs: "The “WSGI” part in the name is a tribute to the namesake Python standard, as it has been the first developed plugin for the project."

There are a bunch of supported languages and platforms, including Go (thought its dev): http://uwsgi-docs.readthedocs.org/en/latest/LanguagesAndPlat...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: