Example site for 2420 web server set up

Test the API using curl:

curl -X POST http://YOUR_SERVER_IP/api -d "hi server"

Replace YOUR_SERVER_IP with your server's public IP address.