#sdk #plugin #api-bindings #saleor

saleor-app-sdk

Unofficial Saleor App SDK like library, made to for Rust

4 releases

0.2.0 Apr 3, 2024
0.1.2 Mar 11, 2024
0.1.1 Mar 11, 2024
0.1.0 Mar 11, 2024

#412 in HTTP server

Download history 288/week @ 2024-03-10 69/week @ 2024-03-17 2/week @ 2024-03-24 100/week @ 2024-03-31 5/week @ 2024-04-07

186 downloads per month

MIT/Apache

45KB
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

~16–31MB
~490K SLoC