Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myrachanto/fetcher
This package enables passing and retrieving data between application or micro services
https://github.com/myrachanto/fetcher
Last synced: 3 days ago
JSON representation
This package enables passing and retrieving data between application or micro services
- Host: GitHub
- URL: https://github.com/myrachanto/fetcher
- Owner: myrachanto
- Created: 2022-02-11T06:20:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T08:39:01.000Z (almost 3 years ago)
- Last Synced: 2024-06-20T04:23:01.430Z (7 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## fetcher is package to use while fetching data or passing data between two or more application
most suited to deal with microservice interactions to gather and pass information
this package by no means replaces pubsub communication between microservices