Skip to content
Ron W edited this page Jul 6, 2015 · 1 revision

Post Interface

via an http Post request to "/api/post" you can post in twittex without using the graphical interface. The Post requests needs to contain a valid "username", "password" combination and "inhalt", which is the post's content. On "/api/test" you can find a form to test the post Interface.

Clone this wiki locally