You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.