diff --git a/src/awti/controllers/awti.js b/src/api/awti/controllers/awti.js similarity index 100% rename from src/awti/controllers/awti.js rename to src/api/awti/controllers/awti.js diff --git a/src/awti/routes/awti.js b/src/api/awti/routes/awti.js similarity index 100% rename from src/awti/routes/awti.js rename to src/api/awti/routes/awti.js diff --git a/src/awti/services/awti.js b/src/api/awti/services/awti.js similarity index 100% rename from src/awti/services/awti.js rename to src/api/awti/services/awti.js diff --git a/src/komant/controllers/komant.js b/src/api/komant/controllers/komant.js similarity index 100% rename from src/komant/controllers/komant.js rename to src/api/komant/controllers/komant.js diff --git a/src/komant/routes/komant.js b/src/api/komant/routes/komant.js similarity index 100% rename from src/komant/routes/komant.js rename to src/api/komant/routes/komant.js diff --git a/src/komant/services/komant.js b/src/api/komant/services/komant.js similarity index 100% rename from src/komant/services/komant.js rename to src/api/komant/services/komant.js diff --git a/src/tek/controllers/tek.js b/src/api/tek/controllers/tek.js similarity index 100% rename from src/tek/controllers/tek.js rename to src/api/tek/controllers/tek.js diff --git a/src/tek/routes/tek.js b/src/api/tek/routes/tek.js similarity index 100% rename from src/tek/routes/tek.js rename to src/api/tek/routes/tek.js diff --git a/src/tek/services/tek.js b/src/api/tek/services/tek.js similarity index 100% rename from src/tek/services/tek.js rename to src/api/tek/services/tek.js