A very simple and minial Twitter clone/simulation.
- Clone the repository.
- Install the dependencies using
poetry install
.
- Run the application using
poetry run python app.py
. - Use the api with your code or
poetry run python cli2.py
This project is licensed under the MIT License.