1.0.15 • Published 9 years ago

multistack v1.0.15

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

What´s the use of this project?

My intention was to create something complete new in the microservice world. I call it plug and play mircoservices. They are really micro. But why the name? What´s the sense behind multistack?

Simple, the basis of this service is a stack which contains the specific buisness requirements. Every "step", which is the basic name of a layer from the stack. Every layer from the stack has a type. The type is there to enable everyone to write his "own middleware" called handler, which can be consumend by the multistack framework.

Features:

  • a powerful multi host ready, router with versions.
  • a bunch of already exsting multistack layers
  • highly customizable
  • fast ramp up phase because of very small foot print

Very soon i will add some more handlers which I wrote on my own to extend this cool mulistack framework

handlerdescription
multistack-handlebars-handlerThis is a handler to load remote precompiled handlebars templates and render them. This enables a very fast ui-service
multistack-proxyThis handler allows to set up an esay to use proxy with wildcard mapping.
multistack-collectionIt allows you to make a call on several json-rest endpoints and return results to collect the data and build a new json document

Changelog:

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago