diff --git a/README.md b/README.md index 7f6e4bb..e496b33 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ The project contains two different clients (command line and an ionic app for an - [Bestoon Telegram Bot Client](https://github.com/MojtabaMonfared/BestoonClient) - [BestoonMsn, a native Android client for Bestoon](https://github.com/theOneWithMind/BestoonMsn) - [Bestoon php client](https://github.com/iamalirezaj/bestoon-php-client) +- [Bestoon python API](https://github.com/saeedghollami/bestoon_python_api) diff --git a/apis.md b/apis.md index 6887d55..e02ef1d 100755 --- a/apis.md +++ b/apis.md @@ -37,3 +37,18 @@ POST, returns json input: token, num (optional, default is 10) output: last num expenses + +/edit/income/ + POST, return a json + input: text, amount, id, token + output: status: ok + +/edit/expense/ + POST, return a json + input: text, amount, id, token + output: status: ok + + +/news/ + POST, return a json + output: json