Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 306 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 306 Bytes

Rust-ReplitDB

A simple Rust client for Replit DB.

A basic library which provides two clients to interact with Replit DB, one asynchronous and the other blocking. The API is modeled after the official NodeJS client.

Licensed under the MIT license.