Giter Club home page Giter Club logo

mule4esbexample's Introduction

CompanyEsbPlatform

An example of infrastructure of multiple Web apps with MuleSoft Enterprise Service Bus (ESB)

mule4esbexample's People

Contributors

evillord666 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

mule4esbexample's Issues

Parse Http message for wfmReportingFlow

We should parse:

  1. queryString params,

  2. Http parameters passing from Uri

  3. Http body json/xml

And build ReportJob instance (POJO describes what report should be generated).

Attach WSO2 Identity server

App1 is available outsude and has login and logout methods, thefero we should be able to authenticate, it is better to use powerful identity tool like WSO2 Identity

Create app2

app2 is data aggregator from different source:

  • data could be partitioned by entityType, or either way ...

app2 must return generated report, app1 is report manager

Create simple REST service for getting Reports

Because it is demo app first api is going to be like:

GET /api/version - version of reporting service

GET /api/reports/{entity}/{id}/?reportRtpe=&outFormat=&fromDate=&toDate=

POST /login

BODY (json)
{
"login": "admin",
"password": "myPasswd"
}

POST /logout

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.