code along for developer bootcamp courses platform (backend only)
includes geolocation, password reset email
multiple user roles - admin, publisher, user
relationships many courses to single bootcamp many bootcamps to single user
spec from traversy media
https://gist.github.com/bradtraversy/01adb248df70fb29e98c30cf659042cf
view backend routes:
postman documentation site
https://documenter.getpostman.com/view/10550828/Tz5v1EQY
run code in sandbox
https://grv1n.sse.codesandbox.io/
https://codesandbox.io/s/traversy-node-api-grv1n
todos: docgen html file for the '/' route - browser will not load scripts due to CSP directive. need to address
references
traversy media's udemy course node api - devcamper
https://www.udemy.com/course/nodejs-api-masterclass/
https://github.com/bradtraversy/devcamper-api