Skip to content

7sedam7/simplevar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

I have been playing with n8n for simple stuff, just to test it out, and while there are workarounds, I wanted ultra simple variables so I quickly created and setup a super simple rust API server (GH link) that allows you to:

The variable is automatically deleted after 10min of create (or last update).

The API is public and does not need any auth. For your variable KEY is automatically created (you can't name it yourself). And that KEY is a UUIDv4 so it's unlikely somebody will find your var.

The vars live only in memory.

You can use my deployment or deploy your own.

About

Simple variable store for use with N8N

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors