Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dima/restfulx_framework
The RESTful way to develop Adobe Flex and AIR applications.
https://github.com/dima/restfulx_framework
Last synced: 3 months ago
JSON representation
The RESTful way to develop Adobe Flex and AIR applications.
- Host: GitHub
- URL: https://github.com/dima/restfulx_framework
- Owner: dima
- Created: 2008-06-07T00:49:29.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-09-19T14:22:50.000Z (about 13 years ago)
- Last Synced: 2024-07-30T03:14:05.876Z (3 months ago)
- Language: ActionScript
- Homepage: http://restfulx.github.com
- Size: 8.04 MB
- Stars: 331
- Watchers: 15
- Forks: 62
- Open Issues: 17
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
- awesome-actionscript-sorted - restfulx_framework - The RESTful way to develop Adobe Flex and AIR applications. (Unsorted / Other API)
README
= RestfulX Framework: The RESTful way to develop Adobe Flex and AIR applications
== Description
Here's some of the things you can do with *RestfulX*:
* *Create* a complete _Adobe_ _Flex_ or _AIR_ application in less than 5 minutes.
Use our lightweight Ruby-based code generation toolkit to create a fully functional
CRUD application. Simply do:
sudo gem install restfulx
And then run:
rx-gen -h* *Integrate* with _Ruby_ _On_ _Rails_, _Merb_ or _Sinatra_ applications
that use _ActiveRecord_, _DataMapper_, _CouchRest_, _ActiveCouch_ and so on.* *Communicate* between your Flex/AIR Rich Internet Application and service providers
using _AMF_, _XML_ or _JSON_.
* *Persist* your data directly in Adobe AIR _SQLite_ database or _CouchDB_
without any additional infrastructure or intermediate servers.
* *Deploy* your RestfulX application on the Google App Engine and use Google
DataStore for persistence.
* *Synchronize* your data between AIR _SQLite_ and other service providers.== Getting Started
For details on how to get started with the RestfulX framework refer to:
http://restfulx.github.com
== Getting InvolvedReport bugs or track framework development progress:
http://github.com/dima/restfulx_framework/issues
Get involved with the community:
http://groups.google.com/group/restfulx-framework
== LicenseCopyright (c) 2008-2011 Dima Berastau and Contributors, released under MIT License