News

to parse form data (pip install python-multipart). You then use a syntax similar to the query parameter syntax, but with a few changes: from fastapi import Form @app.post("/lookup") async def ...