Skip to content

A RESTful framework similar to Rails' ActiveResource for Actionscript 3

Notifications You must be signed in to change notification settings

jduff/asresource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

asresource: A simple RESTful framework similar to Rails’ ActiveResource for Actionscript 3

Description

  • Built specifically for use with a Rails backend (so you don’t need to do anything special to the Rails server)

  • Simple and straight forward to use

Current State

  • incomplete

  • Show action is working and tested, maps the result back to the object.

  • mock xml service is setup so tests can be run against local data

  • other actions are incomplete, but should be straight forward to implement based on the current state.

Acknowledgments

This work was greatly inspired by the RestfulX framework by Dima Berastau (github.com/dima/restfulx/tree/master)

If you’re looking for something that is a bit more complete and featureful I would defiantly check that out.

TODO

  • finish the mocked out sections

  • lots more tests are needed

License

Copyright © 2009 John Duff, released under MIT License

About

A RESTful framework similar to Rails' ActiveResource for Actionscript 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages