Commit 66dd734e authored by nanahira's avatar nanahira

doc

parent c702add0
Pipeline #12667 failed with stages
in 25 seconds
# Twint Api
API for twint
\ No newline at end of file
A simple API wrapper HTTP server for twint.
## Install
The Docker image is at `git-registry.mycard.moe/nanahira/twint-api`, or you may use the Dockerfile inside.
The only port this container listens on is `80`.
## API
- `POST /Search`
- `POST /Profile`
- `POST /Favorites`
For [param data](https://github.com/twintproject/twint/wiki/Configuration) and [return data](https://github.com/twintproject/twint/wiki/Tweet-attributes), see the API documentation of Twint.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment