trick/docs/documentation/web/Webserver-apis.md

12 lines
502 B
Markdown
Raw Normal View History

| [Home](/trick) → [Documentation Home](../Documentation-Home) → [Web Server](Webserver) → APIs |
|------------------------------------------------------------------|
# Web Server APIs
The web server provides APIs over http and wss protocol. Both can be extended by a client developer if necessary.
API Documentation Pages
- [HTTP Alloc API](http-alloc-api)
- [WS Variable Server API](ws-variable-server-api)
- [Extending the HTTP API](Extend-http-api)
- [Extending the WS API](Extend-ws-api)