Show

Get specific crop data according to the crop name. Response will be cached

:param api_key: user's api key
:param name: crop name which the user inputs
:param response: FastAPI Response object
:param db: database
:return: crop data

Language
Click Try It! to start a request and see the response here!