Table of contents
-
DekiScript
DekiScript is the safe lightweight scripting language used for rapid application development inside MindTouch. Try this in the editor to get started:
Dynamic Templates
Get started now! Use these sample to start your first DekiScript app today.
-
API
The MindTouch API exposes all the functionality of MindTouch through a REST-based API. Here are some sample endpoints:
- {{web.link(site.api.."/pages/"..page.id,"This page's XML")}}
- {{web.link(site.api.."/users/"..user.id,"Your user's XML")}}
- {{web.link(site.api.."/pages/popular","Popular Pages XML")}}
Learn more with our API documentation.
MindTouch Extensions
Here's a preview of the extensions on your MindTouch:
You can write your own extensions in any language, including PHP and C#.
-
Technical Documentation
Using MindTouch to power your developer community? MindTouch has a solution for that.
Comments