Skip to content

Turdus is an interface to consume Twitter data based on specific searches and consolidating this data in file format for the user.

License

Notifications You must be signed in to change notification settings

cantoniazzi/turdus

Repository files navigation

turdus

Turdus is a genus of birds in the Turdidae family, comprising 66 species of blackbirds, thrushes, caraxués, and medium and large-sized sabiás, characterized by their rounded heads and long pointed wings, and generally having a melodious song. [Wikipedia]

turdus_rufiventris

Turdus is an interface to consume Twitter data based on specific searches, consolidating this data in file format for the user.

architecture

in soon.

how to install

make install

or via docker:

make docker/build

how to run

locally

You should export envs APP_PORT, TWITTER_API_URL , and TWITTER_TOKEN_BEARER with respective values.

make local/run/api

via docker:

You should create an .env file following the .env_sample file.

make docker/run/api

how to lint

make lint

how to test

make test

About

Turdus is an interface to consume Twitter data based on specific searches and consolidating this data in file format for the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published