diff --git a/config/config.js b/config.js similarity index 100% rename from config/config.js rename to config.js diff --git a/config/express.js b/http/express.js similarity index 100% rename from config/express.js rename to http/express.js diff --git a/config/headers.js b/http/headers.js similarity index 100% rename from config/headers.js rename to http/headers.js diff --git a/config/routes.js b/http/routes.js similarity index 100% rename from config/routes.js rename to http/routes.js