Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

DON'T USE THIS -- It was a grand idea and requires a load of work (probably from the ground up). An attempt to ease the syncing of UI and application in javascript heavy applications

License

adonaldson/js_rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS_REST (For want of a better name).

Problem:
It can be a right pain to make sure the UI stays in sync with the appication state once JS is more heavily used in your app.

Proposed solution:
Provide a simple way to create classes in JS that represent the models in your application and provide access to CRUD actions. Additionally provide a means to trigger code to run when your model is updated.

For more information (in the mean time) see:
http://github.com/dies-el/js_rest_example

Licensed under MIT (see MIT-LICENSE.txt)

Copyright (c) 2010 Andrew Donaldson http://dies-el.co.uk/

About

DON'T USE THIS -- It was a grand idea and requires a load of work (probably from the ground up). An attempt to ease the syncing of UI and application in javascript heavy applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published