Closed jagithub2 closed 2 years ago
Create the basic API, wherein: Flask has set up the API routes, and passes the results over to Celery Celery handles the task into the queue, which is connected to RabbitMQ Celery also saves down the JSON file locally
Next step will be to format the proper JSON schema that we need
Create the basic API, wherein: Flask has set up the API routes, and passes the results over to Celery Celery handles the task into the queue, which is connected to RabbitMQ Celery also saves down the JSON file locally