synd-api
v0.1.6 2024-03-17
synd-api-v0.1.6
Mar 17 2024 at 08:16 UTC
Release Notes
Features
- Set graphql depth and complexity limit by @ymgyt (54b44e88)
- Set graphql depth and complexity limit for introspection by @ymgyt (f6db33dc)
- Support google oidc by @ymgyt (c7c81fd8)
Miscellaneous Tasks
Refactor
Install synd-api 0.1.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-api-v0.1.6/synd-api-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/ymgyt/syndicationd/releases/download/synd-api-v0.1.6/synd-api-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @syndicationd/synd-api@0.1.6
Install prebuilt binaries via Homebrew
brew install ymgyt/homebrew-syndicationd/synd-api
Download synd-api 0.1.6
File | Platform | Checksum |
---|---|---|
synd-api-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
synd-api-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
synd-api-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
synd-api-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
synd-api-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |