May 20, 2021

How to Setup a HarperDB Instance in a Node.js REST API

Welcome to Community Posts
Click below to read the full article.
Summary of What to Expect
Table of Contents
  1. Sign up/log in to HarperDB.
  2. Create a new HarperDB Cloud Instance.
  3. Choose the instance type and cloud provider.
  4. Set up a schema and table for the instance.
  5. Enable custom functions in the instance dashboard.
  6. Create CRUD endpoints for custom functions.
  7. Test the functions using the provided Server URL.