Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentldotland/weave-agg-cache
https://github.com/decentldotland/weave-agg-cache
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/decentldotland/weave-agg-cache
- Owner: decentldotland
- License: mit
- Created: 2022-06-28T11:04:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T11:49:51.000Z (over 2 years ago)
- Last Synced: 2024-04-14T10:45:36.712Z (7 months ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
@decentdotland/weave-agg-cache
cache node for the weave-aggregator
## Install
```sh
git clone https://github.com/decentldotland/weave-agg-cache.gitcd weave-agg-cache
npm install .
```## API methods
#### Endpoint: [https://shielded-cove-06097.herokuapp.com/](https://shielded-cove-06097.herokuapp.com/protocols)
### 1- protocols cache state
- `GET /protocols`## Techstack
- [weave-aggregator lib](https://github.com/decentldotland/weave-aggregator)
- [Meson Network](https://meson.network/)## License
This projects is licened under the [MIT license](./LICENSE)