samilamti / uicomposition

Enables you to compose multiple Autonomous Services together through their UIs, regardless of choosen web stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this repository

This repository contains the uicomposition.js library and projects to demonstrate its intended use.

Why UI Composition (and what is it)?

Please see the wiki and/or this blog post

To run the demo, start the projects in the order listed below.

Projects included

demo-billing

Angular JS + Web API. Doesn't contain any backend logic (but would in a real scenario)

demo-person

Meteor with its default Blaze view engine (and its default Mongo data store)

demo-salesapp

Application shell, written with ASP.NET MVC, using the Razor view engine and JQuery on the client side. It references the uicomposition.js library from the bower respository.

About

Enables you to compose multiple Autonomous Services together through their UIs, regardless of choosen web stack

License:MIT License


Languages

Language:JavaScript 55.3%Language:C# 35.7%Language:HTML 6.8%Language:CSS 1.6%Language:ASP 0.6%