# Page Not Found

The URL `files/r8pycRpRtvifsIM4zaoX` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [1. SPA vs MPA](https://vu-van-thuong.gitbook.io/web/tong-quan/1.-spa-vs-mpa.md)
- [3.6. Kiểm tra endpoint với postman](https://vu-van-thuong.gitbook.io/web/3.-ket-noi-csdl-mysql-voi-express.js/3.6.-kiem-tra-endpoint-voi-postman.md)
- [3.5. Triển khai endpoint CRUD cho To do list App](https://vu-van-thuong.gitbook.io/web/3.-ket-noi-csdl-mysql-voi-express.js/3.5.-trien-khai-endpoint-crud-cho-to-do-list-app.md)
- [2.1. Giới thiệu về API và RESTful API](https://vu-van-thuong.gitbook.io/web/2.-tao-restful-api-voi-express.js/2.1.-gioi-thieu-ve-api-va-restful-api.md)
- [2.5.Auto Reload](https://vu-van-thuong.gitbook.io/web/2.-tao-restful-api-voi-express.js/2.5.auto-reload.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://vu-van-thuong.gitbook.io/web/tong-quan/1.-spa-vs-mpa.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.

### Option 2 — Browse the documentation index

Full index: https://vu-van-thuong.gitbook.io/web/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://vu-van-thuong.gitbook.io/web/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/web/tong-quan/1.-spa-vs-mpa.md`).

You may also use `Accept: text/markdown` header for content negotiation.
