Skip to content

Commit

Permalink
adding basic license and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermesilveira committed Jun 4, 2010
0 parents commit 7017d1f
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions LICENSE
@@ -0,0 +1,17 @@
/***
* Copyright (c) 2009 Caelum - www.caelum.com.br/opensource
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

17 changes: 17 additions & 0 deletions Readme.textile
@@ -0,0 +1,17 @@
h1. Restfulie Python

Restfulie javascript port is in its earlier stages. Wait a while for some extra information and docs.

Meanwhile visit "Restfulie's website":http://restfulie.caelumobjects.com

h1. How to install

h2. A simple get

h2. A simple post

h1. How to build

h1. License

Restfulie is licensed under the Apache License, Version 2.0.

0 comments on commit 7017d1f

Please sign in to comment.