Adds fastcore fast tags to FastAPI views
Project description
FastAPI Tags
Usage:
from fastapi import FastAPI
from fastapi.responses import HTMLResponse
from fastcore import xml as ft
app = FastAPI()
@app.get("/", response_class=FTResponse)
async def index():
return FTResponse(ft.Html(ft.H1("About Feldroy", style="color: blue;")))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastapi_tags-0.1.1.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters