HOW TO RUN (must be on Linux or Ubuntu env):
cd HexToBinary_WebApp
make server
./bin/server -t templates -s static
Open http://localhost:18080/ on web browser :)
Simple binary to hex web app using crow C++ backend. On local host http://127.0.0.1:18080/
Repository from Github https://github.comdavidyaranon/HexToBinary_WebApp
HOW TO RUN (must be on Linux or Ubuntu env):
cd HexToBinary_WebApp
make server
./bin/server -t templates -s static
Open http://localhost:18080/ on web browser :)
Simple binary to hex web app using crow C++ backend. On local host http://127.0.0.1:18080/
Apache License 2.0