This is the skeleton template repository for Skytable's NodeJS driver. You can track the implementation here!
Tasks:
- Implement a basic Skytable client driver for NodeJS
- Functionality:
- Implement the full Skyhash protocol
- Be able to send and receive queries and decode them ergonomically
- Should have a way to use TLS
For contributors: You might find the Rust client driver to be a good reference. We're here to help! Please jump into our Discord Community; we're here to mentor you.
This driver is distributed under the Apache-2.0 License.