get
https://api.mapmycrop.com/crop/
Get all crop 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 crop
Get all crop 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 crop
Try It! to start a request and see the response here!