Skip to content

wayscript/wayscript-tinydb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

TinyDB API Lair template

A simple TinyDB API Lair template that can be used to provision databases quickly.

Setup

To start using this API -

  1. Create a new WayScript Lair from this template
  2. Deploy lair by running the pre-configured deploy trigger

You can checkout the available API endpoints by visiting the default endpoint of your deployed Lair.

Persist database

The service stores the database in your lair root in db.json. In WayScript, you can deploy to a dev or a prod environment. Changes to the lair storage made in dev would be saved to the lair while changes made in prod are not saved. Therefore, to persist the database across invocations, you should run the service only in the dev environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages