This repository is a sample code from article nodejs-module-alias-medium
-
without-alias: branch that have the initial code without alias configured -
master: branch that have the final code with all alias configured
Only available route is http://localhost:3333/ and http://localhost:3333/users, the last one accepts name as query param like:
http://localhost:3333/users?name=ygor