Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibm-cloud-architecture/devops-demo-bluecompute-web


https://github.com/ibm-cloud-architecture/devops-demo-bluecompute-web

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

        

### Bluecompute Web Application

## Introduction
The sample Web application is built to demonstrate how to access the Omnichannel APIs hosted on Kubernetes Environment. The application provides the basic function to allow user to browse the Catalog items, make an Order and review profile. The Web application is built with AngularJS in Web 2.0 Single Page App style. It uses a Node.js backend to host the static content and implement the BFF (Backend for Frontend) pattern.

Here is an overview of the project's features:

AngularJS SPA.
Node.js based BFF application to access APIs.
Authentication and Authorization through OAuth 2.0.
Distributed as Docker container and deployed to Kubernetes cluster.