Technologies: Javascript, Node, Express, Google App Engine, Google Datastore, Auth0, JWT
This was the final project for my Cloud Development class. As I was a little obsessed with completing challenges in the game Destiny 2 at the time, I came up with an application to track the challenges within the game.
The project used Javascript Web Tokens (JWT) and several features in REST APIs like pagination, typical CRUD functionality, error codes, and Auth0 user identification management.
Automated testing was completed using Postman. Node.js and Express were used for the front and back end implementation. Auth0 and JWT were used for logins, security, and user identification.