Skip to content

Commit 5e68ba9

Browse files
committed
docs(star history): add history and badge
1 parent 0306841 commit 5e68ba9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# FastAPI MCP LangGraph Template
22

3+
[![FastAPI MCP LangGraph Template](https://img.shields.io/github/stars/nicholasgoh/fastapi-mcp-langgraph-template?label=FastAPI%20MCP%20LangGraph%20Template)](https://github.com/modelcontextprotocol/python-sdk)
4+
35
Read the docs with demo videos [here](https://nicholas-goh.com/docs/intro?ref=fastapi-mcp-langgraph-template).
46

57
<!--toc:start-->
@@ -241,3 +243,5 @@ Sometimes in development, nginx reverse proxy needs to reload its config to rout
241243
```bash
242244
docker compose -f compose-dev.yaml exec nginx sh -c "nginx -s reload"
243245
```
246+
247+
[![Star History Chart](https://api.star-history.com/svg?repos=nicholasgoh/fastapi-mcp-langgraph-template&type=Date)](https://www.star-history.com/#nicholasgoh/fastapi-mcp-langgraph-template&Date)

0 commit comments

Comments
 (0)