SWILL (Simple Web Interface Link Library) is a web-server in the form of a C programming library. It can be used to easily instrument C/C++ programs with a web-based interface. This may be useful for monitoring, remote control, and diagnostics.
Follow SWILL (Simple Web Interface Link Library
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
I have used this lib for several small projects and is very pleased with it. It's main strength is it ease of use, only a few lines of code are neded to get it up and running. If you have a small embedded application and need a basic embedded webserver I can strongly recomend SWILL.
-
Started to use this lib for about 3minutes ago, fantastic. Simple/Light it does the job perfectly. I really hope people will discover this little lib and find it useful. I have found it very useful to my embedded project (Raspberry pi home automation project). Good work with SWILL!!