Skip to content

My implementation files for the article Keeping API Routing Clean Using Express Routers

Notifications You must be signed in to change notification settings

cesaring/ExpressRoutingClean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressRoutingClean

This is my implementation of the demo app for the article found at: https://scotch.io/tutorials/keeping-api-routing-clean-using-express-routers

Trying to follow along the examples, I ran into issues with array functions not available to me ( .find() ) and arrow function syntax ( => ) and such, also backticks (`) weren't being recognized by the my node setup.

As the demo tried to keep things simple, I was able to keep find alternate solutions by googling around.

Enjoy!

-Cesar

About

My implementation files for the article Keeping API Routing Clean Using Express Routers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published