https://github.com/sbdchd/whisk-client
Node.js GRPC-web client to fetch recipe data from Whisk
https://github.com/sbdchd/whisk-client
Last synced: 7 months ago
JSON representation
Node.js GRPC-web client to fetch recipe data from Whisk
- Host: GitHub
- URL: https://github.com/sbdchd/whisk-client
- Owner: sbdchd
- Created: 2023-02-02T03:07:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T04:02:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T23:02:34.609Z (10 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whisk client
> A very basic client to fetch recipe data from Whisk using their GRPC-web API.
This uses a fork (with a small patch to add Node.js support) of [Whisk's grpc-ts library][0]:
## usage
```sh
yarn install
s/build
s/run
```
## notes
The schema was extracted from the compiled protobuf output in [Whisk's JS chunks][1].
[0]: https://github.com/whisklabs/grpc-ts
[1]: https://web.archive.org/web/20230202031301/https://cdn.whisk.com/web/web-app/production/assets/main-c8d4e63e.4af129447c71efadc18e.js