Updated development info

This commit is contained in:
Lorenz Diener 2017-09-08 16:37:08 +02:00
pare 6d62607b33
commit e052ca1ae9

Veure arxiu

@ -4,16 +4,11 @@ Here's some general stuff to keep in mind, and some work that needs to be done
use requests over urllib, et cetera.
* Unimplemented methods:
* GET /api/v1/instance
* GET /api/v1/reports
* POST /api/v1/reports
* GET /api/v1/statuses/:id/card
* PATCH /api/v1/accounts/update_credentials
* None, at time of writing!
* Documentation that needs to be updated:
* Toot dicts are missing some fields (cards, applications, visibility)
* Some others probably are missing stuff also
* Some things are probably wrong, but none known.
* Other things missing:
* Transparent as well as explicit pagination support
* Automatic ID unpacking
* Tests (long-term goal)