1.4 KiB
1.4 KiB
Community libraries
Want to use Cap without the standalone server and with a different language? Here are some community-maintained libraries that might help:
Note: These libraries are community-maintained and not officially supported or actively monitored for security by Cap. We can't guarantee their quality, security, or compatibility. If you want to add a library, feel free to open a pull request!
Widgets
- @pitininja/cap-react-widget: React widget wrapper
- @espressotutorialsgmbh/cap-angular-widget: Angular widget wrapper
Server
- wuhunyu/cap-server-java: Native Java server implementation
- luckygc/cap-server: Replacement of the Java server that fixes a few issues
- samwafgo/cap_go_server: Go server implementation of Cap
- ackcoder/go-cap Another Go server implementation of Cap
- django-cap Python implementation for Cap's server with Django
- izanhzh/pow-cap-server: .NET core implementation of Cap's server