Running a simple HTTP web server with one terminal command and python
What we want to show you in this tip article is how to run a very simple and lightweight web server using only Python as a prerequisite. Use cases can be very different, depending on your needs : you might need web server functionality in your code (e.g. a microservice), you might want to have a browser-based file manager (you will soon see what we mean by that) or you just want to test your web page and/or start learning web development and Apache is a bit much for the task.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.