6 releases
0.2.3 | May 22, 2024 |
---|---|
0.2.2 | May 22, 2024 |
0.2.0 | Apr 3, 2024 |
0.1.2 | Mar 11, 2024 |
#416 in HTTP server
21 downloads per month
47KB
1K
SLoC
Unofficial Saleor App SDK
SDK for building Saleor Apps, inspired by The Official Saleor SDK
This repo is very likely to introduce breaking changes as it's very early in development. Made specifically for the Saleor App Template for Rust
Current Coverage: ~20%
- Base Types (Manifest, Webhooks, SaleorApp, Auth etc.)
- APLs (Only redis currently implemented)
- Webhook utilities (Axum middleware for payload signature verification)
- JWT Management
- Settings Manager
- App Bridge
- Handlers
Usage
Check the git repo for example use in saleor-app-template
Dependencies
~2–15MB
~210K SLoC