Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Wikidot API Library

Wikidot API library for Node.js. Also available as an NPM package.

Methods

call(method,parameters,callback) Call a specific method with the given parameters. On return, go to callback().

listCategory(category,callback) Get a list of all of the pages in a particular category and pass it to callback().

getPage(fullname,callback) Get the page with the particular name and pass it to callback().

putPage(page,comment,callback) Upload the page to the site.

Version History

1.0.0 (2015-05-12) First version published to GitHub and NPM.

About

Wikidot API library for node.js.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages