Skip to content

arman-man/Google-Cloud-Platform-Advanced-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Cloud-Platform-Advanced-API

Developed a cloud application for freight and harbor logistics, deployed onto Google Cloud Platform, with a focus on security to protect user data.

Implemented a RESTful API with Node.js and Express.js, backed by Google Datastore, and created a responsive user interface using Handlebars.js, HTML, and CSS.

Utilized Auth0 for OAuth 2.0 authorization and OpenID Connect authentication, focusing on secure user access and data protection.

Installation & Running Locally

Open the file constants.js and change the value of APP_URL to http://localhost:8080

npm install in the root directory

npm start in the root directory

Home

Home Page

Profile

Profile Page