Spaces:
No application file
No application file
metadata
title: SquareFootage
emoji: 📈
colorFrom: yellow
colorTo: gray
sdk: docker
pinned: false
FastAPI Proxy Server on Hugging Face Spaces
This is a simple proxy server built with FastAPI that forwards a search query to Google and returns the HTML content.
How to Use
Deploy this Space using the FastAPI SDK. Once deployed, you can access the proxy endpoint like this:
https://your-space-name.hf.space/proxy?q=square+footage+of+empire+state+building
Files
app.py: Main FastAPI applicationrequirements.txt: DependenciesREADME.md: Project description