Skip to content

Commit ad0423b

Browse files
committed
add README.rst
0 parents  commit ad0423b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.rst

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Flask JSON-RPC
2+
==============
3+
4+
A basic JSON-RPC implementation for your Flask-powered sites based on [django-json-rpc](https://github.com/samuraisam/django-json-rpc).
5+
6+
7+
Dependecies
8+
***********
9+
10+
* Python 2.7 or later (http://www.python.org)
11+
* Flask 1.4.1 or later (http://www.djangoproject.org)
12+
13+
14+
Project Information
15+
*******************
16+
17+
:Author: Cenobit Technologies, Inc.
18+
:Version: v0.0.1 of 2012/12/14
19+
:License: [New BSD License](http://opensource.org/licenses/BSD-3-Clause)

0 commit comments

Comments
 (0)