Python Flask App to check that a server is alive and running.
flask run -h localhost -p 3000
or
nohup flask run -h localhost -p 3000 &
- Wallace Espindola, Sr. Software Engineer / Java & Python Dev (wallace.espindola@gmail.com)
Free Software, Apache 2.0