-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Maxime LUCE edited this page Feb 26, 2014
·
3 revisions
Knockout ORM framework with REST service adapter and offline storage.
Installation How to install KORM.
Quick start How to use KORM in your project
Javascript ORM to connect to REST / OData Web Service.
Create your first data context Simple quick start
Basic Configuration Overview of basic configuration options
Mapping Configuration See how to configuration data mapping
Relations Configuration See how to configure relations between entities
Query data See how to query data from remote service or local store
Manage entities How to create, update, remove entities
Offline support Make your data available offline and use same methods as remote