-
Notifications
You must be signed in to change notification settings - Fork 4
/
README
40 lines (28 loc) · 1.17 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
== Welcome to the Sproutcore-Universal Data Source (SCUDS) Library: ==
This is a basic library for some great public APIs. This is a work in progress...Need help if you are interested.
Email me and we can add you to the project.
=== FRAMEWORKS ===
- Foundation:
[EXPERIMENTAL] Data Sources for Common Backends: CouchDB, Rails, etc
- Twitter:
[EXPERIMENTAL] Data Source for Twitter's search API
- Local
[EXPERIMENTAL] Cascading Local Data Source that works in FF/Safari/Webkit and IE with Flash store
=== FUTURE DEVELOPMENT ===
- Amazon:
[EXPERIMENTAL] Data Source for Amazon's API
- Facebook:
[EXPERIMENTAL] Data Source for Facebook's API
- GitHub
[EXPERIMENTAL] Data Source for Githubs's API
=== INSTALLATION ===
In your frameworks directory, run:
git clone git://github.com/etgryphon/sproutcore-uds.git scuds
=== CONTRIBUTORS ===
Main Architect: Evin Grano (github: etgryphon, twitter: @etgryphon)
Contributors:
- Josh Holt (github: joshholt, twitter: @cjk2121)
- Sean Eidemiller (github: seidemiller)
- Geoffrey Donaldson (github: geoffreyd, twitter: @geoffreyd)
=== LICENSE ===
Sproutcore-Universal Data Source (SCUDS) Library is under the MIT License