diff --git a/src/app/api/patients.js b/src/app/api/patients/route.js similarity index 100% rename from src/app/api/patients.js rename to src/app/api/patients/route.js diff --git a/src/app/api/user.js b/src/app/api/user/route.js similarity index 100% rename from src/app/api/user.js rename to src/app/api/user/route.js