Terkwood / baris

Rust crate for integrating with the Salesforce API. Early preview, not production-ready.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baris

Important: Baris is an early preview with known bugs and elements that are not implemented. Baris is not ready for production use.

Baris is a Rust crate for integrating to Salesforce. Baris supports the Salesforce REST, Collections, Composite, Bulk (2.0), and Tooling (partial) APIs, and provides extensive facilities for working with data over the API. Baris is async- and parallel-first, and requires the Tokio runtime.

Baris is intended to be the Rust answer to projects like simple_salesforce (Python) and JSForce (JavaScript).

Baris is free and open source, licensed under the BSD License and copyright (c) 2022 by David Reed. Baris is not an official Salesforce product and is not backed or supported by Salesforce.

The word βᾶρις (baris) is the name of a type of Ancient Egyptian ship described by Herodotus (Book II, Chapter 96).

About

Rust crate for integrating with the Salesforce API. Early preview, not production-ready.

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 99.8%Language:Shell 0.2%Language:Makefile 0.1%