Skip to main content
Glama
thymeleaf-demo.html368 B
<!DOCTYPE html> <!-- Thymeleaf模板引擎的默认后缀名即为html,新增thymeleaf的命名空间 --> <html lang="en" xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <p>description字段值为: </p> <p th:text="${description}">这里显示的是description 字段内容</p> </body> </html>

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuwencheng0212/ppt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server