hfeez/apitest — reverse-engineered prompt
Reverse engineered prompt
Build me a small Python web app for testing a simple cell tower lookup API. There isn’t much documentation, so please inspect the existing files and make the app work cleanly from what’s there.
I want someone to be able to open the site, enter lookup details, and get a clear result based on the Combain CSV data if a matching tower or location can be found. If nothing is found, show a friendly not found message and use the existing not found image. Use the tower image where it makes sense so the page doesn’t feel empty.
Please make sure the API route returns clean JSON, the web page is easy to use, errors don’t crash the app, and the project can run locally and deploy on Vercel with the included config. Keep it simple, practical, and polished enough for a demo. Look up current deployment docs online if you need to.
Want more depth? Deep Reverse