blob: a6d82ea71ebece44f026d81fc89ae167c1a4acc1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# SPORE - Specification to a POrtable Rest Environment
## SPECIFICATIONS
* [API Description](http://github.com/spore/api-description)
* [Client Implementation](http://github.com/spore/)
## DISCUSSIONS
* [mailling list](http://groups.google.com/group/spore-rest)
## IMPLEMENTATIONS
* [Clojure](http://github.com/ngrunwald/clj-spore)
* [Javascript](http://github.com/nikopol/jquery-spore)
* [Lua](http://github.com/fperrad/lua-Spore/)
* [Nodejs](http://github.com/francois2metz/node-spore)
* [Perl](http://github.com/franckcuny/net-http-spore)
* [Python](http://github.com/elishowk/pyspore)
* [Ruby](http://github.com/sukria/Ruby-Spore)
|