[ALOY-110] Create a basic REST adapter and sample
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-11-07T04:18:41.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Runtime |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Tony Lukasavage |
| Created | 2012-07-18T09:22:46.000+0000 |
| Updated | 2014-02-04T00:34:54.000+0000 |
Description
Incorporate a Titanium-compatible REST adapter into Alloy. The open source REST adapte written by Mads Moller would be a good start.
https://github.com/viezel/napp.alloy.adapter.restapi
This would be awesome. REST API adapter by viezel is very useful.
Current need for a REST adapter is serviced by this community adapter: https://github.com/viezel/napp.alloy.adapter.restsql If a builtin REST adapter is considered in the future, a new ticket will be opened.