blob: 475c22e48cadcae24f3cc3c7a987cca43774aec6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# SPORE - Specification to a POrtable Rest Environment
## SPECIFICATIONS
* [API Description](http://github.com/spore/)
* [Client Implementation](http://github.com/spore/)
## 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)
|