Instead, I thought a lot about how to build a restaurant database in the existing rider community. It is possible to get location information from Naver Map or Kakao Map as an API, but it would be difficult to manage the information received through the API by linking it to reviews and ratings, so instead, I decided to create my own restaurant table and implement it by crawling Naver or Kakao Map when filling out the contents of the table. Since the information needed is only the store name, address, and coordinates, I think it will not be difficult to implement. I plan to first create the simplest MVP possible and add functions based on the response.