Skip to content

Fenchurchh/seatable-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple integration of seatable for NodeJS.

const sea = new Seatable({token: SEATABLE_TOKEN })
await sea.getBase( BASE_ID )
let content = await sea.getTable( "Content" )
let blog = await sea.getTable( "Blog" )

About

simple seatable connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages