Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide test_script.py or full running example #6

Open
quankhuc opened this issue Jul 27, 2023 · 1 comment
Open

Provide test_script.py or full running example #6

quankhuc opened this issue Jul 27, 2023 · 1 comment

Comments

@quankhuc
Copy link

Hi,

As researching for a solution like celery but can support database async call of sqlalchemy, I found this library. Thanks for making it avaliable to everyone. As I am reading the guide to use this library, I can see the set up with one file that has broker started and redis pool created. The guide mentioned there is a file test_script.py that is used. However, I do not see the this file in the repo. Can you provide this file, or a fully functional simple FastAPI server that used taskiq to print out something simple, such as "Hello World". I am also totallyy new to the library so I would love to get this help to understand how the library works. Thank you!

@s3rius
Copy link
Member

s3rius commented Jul 29, 2023

Hi, actually, you can take a look at the example here: https://github.com/taskiq-python/examples/tree/master/fastapi-app.

Sorry, for not replying so long, I'm on vacation currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants