# 용기나눔 API 명세서

Author: MinseokGo / Back-end develope

Github: <https://github.com/MinseokGo>

Project URL : <https://github.com/yongki-nanum-food-share-platform>

Contact: <rhalstjr1999@naver.com> / 010-7476-6774

## API 명세서 양식

* API 이름을 명시합니다.
* HTTP Method를 명시합니다.
* API Request URI를 명시합니다.
* Request 양식을 명시합니다.
* Response 양식을 명시합니다.

## API 명세서 바로가기

{% content-ref url="/pages/aDG3PTtdsCkICcPTcLmq" %}
[용기나눔 API 명세서](/api/reference/api.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://minseokgos-organization.gitbook.io/api/api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
