No description
Find a file
Kumi 5d32aa7c8f
feat: add home route and template for proxy instructions
Integrated a new home route in the application that renders a template with instructions on how to use the Google Fonts proxy service, enhancing user guidance. This change includes the addition of an `index.html` template, which provides a clear example and usage instructions, and minor refactoring of existing routes for improved readability.
2024-08-05 16:16:37 +02:00
templates feat: add home route and template for proxy instructions 2024-08-05 16:16:37 +02:00
.gitignore feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00
app.py feat: add home route and template for proxy instructions 2024-08-05 16:16:37 +02:00
LICENSE feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00
requirements.txt feat: initialize Flask proxy app with gitignore and license 2024-08-05 16:10:59 +02:00