diff --git a/apps/iot/src/http/device_handler.erl b/apps/iot/src/http_handlers/device_handler.erl similarity index 100% rename from apps/iot/src/http/device_handler.erl rename to apps/iot/src/http_handlers/device_handler.erl diff --git a/apps/iot/src/http/endpoint_handler.erl b/apps/iot/src/http_handlers/endpoint_handler.erl similarity index 100% rename from apps/iot/src/http/endpoint_handler.erl rename to apps/iot/src/http_handlers/endpoint_handler.erl diff --git a/apps/iot/src/http/host_handler.erl b/apps/iot/src/http_handlers/host_handler.erl similarity index 100% rename from apps/iot/src/http/host_handler.erl rename to apps/iot/src/http_handlers/host_handler.erl diff --git a/apps/iot/src/http/http_server.erl b/apps/iot/src/http_handlers/http_server.erl similarity index 100% rename from apps/iot/src/http/http_server.erl rename to apps/iot/src/http_handlers/http_server.erl diff --git a/apps/iot/src/http/service_handler.erl b/apps/iot/src/http_handlers/service_handler.erl similarity index 100% rename from apps/iot/src/http/service_handler.erl rename to apps/iot/src/http_handlers/service_handler.erl