We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b114d commit 2aa0f4dCopy full SHA for 2aa0f4d
README.md
@@ -7,3 +7,9 @@ Compatibility layer between Bokeh and FastAPI.
7
```shell
8
pip install bokeh-fastapi
9
```
10
+
11
+## Usage
12
13
+Check out the guide(s) below:
14
15
+- [Panel FastAPI Integration](https://panel.holoviz.org/how_to/integrations/FastAPI.html) guide
0 commit comments