New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

captproton-restfulx

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

captproton-restfulx

  • 1.2.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= 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 either 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.org

== Getting Involved

Report 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

== License

Copyright (c) 2008-2009 Dima Berastau and Contributors, released under MIT License

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc