식사시간 api

db 기록된 식사시간 데이터의 id값을 가져오는 기능을 한다.

date_id 얻기

GET https://url/date/<date_text>

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

date_text

string

date_mealtime ( ex / 2020-10-25_lunch )

{"date_id": mid}

Last updated

Was this helpful?