From f164090a7ba2c6889cd10cd85a34008a42be1a1a Mon Sep 17 00:00:00 2001 From: Tiago <70700766+tiagorangel1@users.noreply.github.com> Date: Sat, 12 Jul 2025 17:47:00 +0100 Subject: [PATCH] add django-cap --- docs/guide/community.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guide/community.md b/docs/guide/community.md index 8949423..98ecb24 100644 --- a/docs/guide/community.md +++ b/docs/guide/community.md @@ -6,4 +6,5 @@ Note that these libraries are not maintained by Cap but by the community and as - **[wuhunyu/cap-server-java](https://github.com/wuhunyu/cap-server-java)**: Native Java server implementation - **[@espressotutorialsgmbh/cap-angular-widget](https://www.npmjs.com/package/@espressotutorialsgmbh/cap-angular-widget)**: Angular widget wrapper - **[samwafgo/cap_go_server](https://github.com/samwafgo/cap_go_server)**: Go server implementation of Cap -- **[ackcoder/go-cap](https://github.com/ackcoder/go-cap)** Another Go server implementation of Cap \ No newline at end of file +- **[ackcoder/go-cap](https://github.com/ackcoder/go-cap)** Another Go server implementation of Cap +- **[django-cap](https://pypi.org/project/django-cap/)** Python implementation for Cap's server with Django \ No newline at end of file