added views.py example
This commit is contained in:
parent
c7fd836760
commit
af37be6389
2 changed files with 2 additions and 1 deletions
BIN
lnbits/extensions/example/static/fastapi-example.png
Normal file
BIN
lnbits/extensions/example/static/fastapi-example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 83 KiB |
|
|
@ -68,7 +68,8 @@
|
||||||
<img src="./static/fastapilogo.png">
|
<img src="./static/fastapilogo.png">
|
||||||
<p>LNbits API is built using FastAPI, a high-performance, easy to code API framework.<br/><br/>
|
<p>LNbits API is built using FastAPI, a high-performance, easy to code API framework.<br/><br/>
|
||||||
FastAPI auto-generates swagger UI docs for testing endpoints <a class="text-primary" href="../docs">/docs</a></p>
|
FastAPI auto-generates swagger UI docs for testing endpoints <a class="text-primary" href="../docs">/docs</a></p>
|
||||||
|
<code class="bg-grey-3 text-black">views.py</code>
|
||||||
|
<img src="./static/fastapi-example.png">
|
||||||
</q-tab-panel>
|
</q-tab-panel>
|
||||||
|
|
||||||
<q-tab-panel name="quasar" class="text-body1">
|
<q-tab-panel name="quasar" class="text-body1">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue