added views.py example

This commit is contained in:
ben 2023-01-06 14:45:20 +00:00
parent c7fd836760
commit af37be6389
2 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -68,7 +68,8 @@
<img src="./static/fastapilogo.png">
<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>
<code class="bg-grey-3 text-black">views.py</code>
<img src="./static/fastapi-example.png">
</q-tab-panel>
<q-tab-panel name="quasar" class="text-body1">