webgme-engine
Version:
WebGME server and Client API without a GUI
13 lines (12 loc) • 886 B
Markdown
[](https://opensource.org/licenses/MIT)
[](https://travis-ci.org/webgme/webgme)
[](https://www.npmjs.com/package/webgme)
[](http://img.shields.io/npm/dm/webgme.svg?style=flat)
# Developer documentation
The following pages are intended for WebGME
users that intend to extend the basic WebGME
framework with plugins or user-defined UI pieces.
- [Core]{@link Core} - The most important API that holds the key for
basic model manipulation and interpretation.
- [Client]{@link Client} - The main entrypoint for UI extensions. This is the API
that developers use for communication with the core on the client side in the UI.