get https://api.mapmycrop.com/crop-disease/all
Get all disease data from databse. Response will be cached
:param api_key: user's api key
:param response: FastAPI Response object
:param db: database
:return: array of disease
Get all disease data from databse. Response will be cached
:param api_key: user's api key
:param response: FastAPI Response object
:param db: database
:return: array of disease
Try It!
to start a request and see the response here!