first shoot
This commit is contained in:
27
README.rst
Normal file
27
README.rst
Normal file
@@ -0,0 +1,27 @@
|
||||
============
|
||||
Wallabag API
|
||||
============
|
||||
|
||||
Python API for Wallabagap
|
||||
|
||||
Requirements :
|
||||
==============
|
||||
* Flask == 0.10.1
|
||||
* requests == 2.5.0
|
||||
|
||||
|
||||
Installation:
|
||||
=============
|
||||
to get the project, from your virtualenv, do :
|
||||
|
||||
.. code:: python
|
||||
|
||||
git clone https://github.com/foxmask/wallabag-api/
|
||||
|
||||
TODO :
|
||||
======
|
||||
|
||||
Wait the final release of http://v2.wallabag.org to be able to use the REST API completly
|
||||
this final release should be able to provide an oauth with the exchange of the token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user