diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-10-12 14:59:27 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-10-12 14:59:27 +0200 |
| commit | 9d0d0bc54c147261e69ce7b28d33454cd225ddb4 (patch) | |
| tree | 1556df5312844bbfdfb261e82eb8dd2ce8683ffe /README.md | |
| download | spore-specifications-9d0d0bc54c147261e69ce7b28d33454cd225ddb4.tar.gz | |
initial import
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9f5a334 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# SPORE - Specification to a POrtable Rest Environment + +## SPECIFICATIONS + + * [API Description](http://github.com/spore/) + * [Client Implementation](http://github.com/spore/) + +## IMPLEMENTATIONS + + * [Perl](http://github.com/franckcuny/net-http-spore) + * [Lua](http://github.com/fperrad/lua-Spore/)
\ No newline at end of file |
