Skip to content

Instantly share code, notes, and snippets.

@VanTudor
Created January 18, 2016 14:57
Show Gist options
  • Save VanTudor/6f3663659e3d17549c69 to your computer and use it in GitHub Desktop.
Save VanTudor/6f3663659e3d17549c69 to your computer and use it in GitHub Desktop.
Express.js example api app folder structure
root/
app.js
api/
api.js
/users
deleteService.js
loginService.js
registerService.js
userServiceConfig.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment