https://github.com/tysonrm/microlib-orderservice
See https://github.com/tysonrm/microlib
https://github.com/tysonrm/microlib-orderservice
composable-microservices microservice-libraries module-federation
Last synced: about 1 month ago
JSON representation
See https://github.com/tysonrm/microlib
- Host: GitHub
- URL: https://github.com/tysonrm/microlib-orderservice
- Owner: tysonrm
- Created: 2020-08-28T20:50:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T00:25:21.000Z (about 4 years ago)
- Last Synced: 2023-03-04T20:48:22.439Z (about 2 years ago)
- Topics: composable-microservices, microservice-libraries, module-federation
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 3
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The [MicroLib](https://github.com/tysonrm/microlib) server remotely imports modules in src/services, src/adapters and src/models. Code to retrieve chunks via http (instead of shared filesystem) courtesy of [jacob-ebey](https://github.com/jacob-ebey)