Skip to content

19wintersp/rust-replitdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.