PASTAplus / auth

PASTA+ Authentication Service
Apache License 2.0
0 stars 0 forks source link

Move from Flask to FastAPI #28

Closed rogerdahl closed 6 days ago

rogerdahl commented 2 months ago

We are standardizing our web services on FastAPI.

For now, we'll be staying on Jinja2 for templating, and will try out HTMX for replacing (some?) of the JavaScript.