-
Notifications
You must be signed in to change notification settings - Fork 540
Comparing changes
Open a pull request
base repository: academind/node-restful-api-tutorial
base: 01-basic-setup
head repository: academind/node-restful-api-tutorial
compare: 12-auth-protect-routes
- 16 commits
- 13 files changed
- 1 contributor
Commits on Nov 27, 2017
-
Maximilian Schwarzmüller committed
Nov 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 197f333 - Browse repository at this point
Copy the full SHA 197f333View commit details -
added a logger (morgan), nodemon and error handling
Maximilian Schwarzmüller committedNov 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 81ad2b7 - Browse repository at this point
Copy the full SHA 81ad2b7View commit details -
added request body parsing and cors config
Maximilian Schwarzmüller committedNov 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 2123215 - Browse repository at this point
Copy the full SHA 2123215View commit details
Commits on Nov 29, 2017
-
added link to youtube playlist to readme
Maximilian Schwarzmüller committedNov 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 5090c0c - Browse repository at this point
Copy the full SHA 5090c0cView commit details
Commits on Nov 30, 2017
-
added mongoose and product database functions
Maximilian Schwarzmüller committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 1266bec - Browse repository at this point
Copy the full SHA 1266becView commit details -
removed nodemon.json and changed readme
Maximilian Schwarzmüller committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 6db9f14 - Browse repository at this point
Copy the full SHA 6db9f14View commit details -
removed nodemon.json and changed readme
Maximilian Schwarzmüller committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for d4aa37b - Browse repository at this point
Copy the full SHA d4aa37bView commit details -
added products validation and better responses
Maximilian Schwarzmüller committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for d4b18b5 - Browse repository at this point
Copy the full SHA d4b18b5View commit details -
added mongoose logic + responses to orders
Maximilian Schwarzmüller committedNov 30, 2017 1Configuration menu - View commit details
-
Copy full SHA for 5546344 - Browse repository at this point
Copy the full SHA 5546344View commit details -
added logic to populate orders with (selected) product data
Maximilian Schwarzmüller committedNov 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 0b1f73a - Browse repository at this point
Copy the full SHA 0b1f73aView commit details
Commits on Dec 8, 2017
-
added file upload + download functionality
Maximilian Schwarzmüller committedDec 8, 2017 Configuration menu - View commit details
-
Copy full SHA for a9a4274 - Browse repository at this point
Copy the full SHA a9a4274View commit details -
Maximilian Schwarzmüller committed
Dec 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 07f3b30 - Browse repository at this point
Copy the full SHA 07f3b30View commit details
Commits on Dec 11, 2017
-
Maximilian Schwarzmüller committed
Dec 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a6906d - Browse repository at this point
Copy the full SHA 7a6906dView commit details -
Maximilian Schwarzmüller committed
Dec 11, 2017 Configuration menu - View commit details
-
Copy full SHA for f2b9f5b - Browse repository at this point
Copy the full SHA f2b9f5bView commit details -
Maximilian Schwarzmüller committed
Dec 11, 2017 Configuration menu - View commit details
-
Copy full SHA for f26ee39 - Browse repository at this point
Copy the full SHA f26ee39View commit details -
added jwt verification middleware (route protection)
Maximilian Schwarzmüller committedDec 11, 2017 Configuration menu - View commit details
-
Copy full SHA for eaa9fad - Browse repository at this point
Copy the full SHA eaa9fadView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 01-basic-setup...12-auth-protect-routes