4.0.1 • Published 5 years ago

mini-service-utils v4.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Minimalist µServices

NPM Version Dependencies Build Test Coverage License: MIT

The goal of mini-service is to give the minimal structure to implement a µService, that can be invoked locally or remotely. Mini-client is a generic client that limits coupling between your project and a remote mini-service.

Its principles are the following:

  • very easy to add new service api endpoints
  • easy to use client interface, same usage both locally and remotely
  • hide deployment details and provide simple-yet-working solution
  • promises based

All mini-* libraries use the latest ES2017 features, so they requires node 8+

Please checkout the API reference

This project was kindly sponsored by nearForm.

License

Copyright Damien Simonin Feugas and other contributors, licensed under MIT.

4.0.1

5 years ago

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.4.0

6 years ago

2.3.0

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.0

8 years ago