cargo install maga
maga # prints one tweet to the terminal
maga --count=2 # prints 2 tweets to the terminal
maga-serve # small rest endpoint -- Default port is 8000
maga-serve --port=<port> # change default port
http://localhost:8000?count=1