Skip to content

rCommerce

A headless commerce engine that ships as one Rust binary. Host it yourself, change any part of it, and keep your customer data on your own servers.

Everything a store runs on, in one download

Section titled “Everything a store runs on, in one download”

One binary

Catalogue, checkout, payments and the API in a single ~20 MB process. No microservices, no add-ons to licence.

Yours to own

Open source under AGPL or a commercial licence. Self-hosted on PostgreSQL, so your data stays on your servers.

Typed to the core

Reach the same compiled core from Rust, REST or the CLI, with documentation that matches the code.

Light to run

Sub-10ms responses and 10k+ concurrent connections from a memory-safe async Rust core.

Install it

Get the binary running against PostgreSQL in three steps.

Migrate a store

Bring a Shopify, WooCommerce or Medusa catalogue across with the importer.

API reference

Every endpoint, every field, in the REST API docs.