Olivier Demah 65f706f0ea first shoot
2014-12-10 22:33:51 +01:00
2014-12-10 22:33:51 +01:00
2014-12-10 22:32:31 +01:00
2014-12-10 22:33:51 +01:00
2014-12-10 22:33:51 +01:00
2014-12-10 22:33:51 +01:00
2014-12-10 22:33:51 +01:00
2014-12-10 22:33:51 +01:00

============
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

    
Description
Languages
Python 100%