1.0.15 • Published 8 years ago

multistack v1.0.15

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago