Ruby thin

From wikinotes

A webserver.

Troubleshooting

Install on MacOS-11 (Big Sur)

http://maratgaliev.com/bigsur-rails/

gem install thin -v '1.7.2' -- --with-cflags="-Wno-error=implicit-function-declaration"