SHIVRAJ-BHATT/Like-api-shivraj ? reverse-engineered prompt
Reverse engineered prompt
Build me a small Python API that matches this project and keeps the existing behavior the same.
It should expose a simple like service that can receive a request, return the like related response, and work cleanly when deployed on Vercel or with a WSGI server. Please wire it up so the main app entry points all work, and keep the protobuf based files in place since they look important to the current API flow.
I don’t want any redesign or extra features, just make sure the app runs correctly, the routes respond properly, and the token or visit count parts still function if they’re already part of the setup. If anything is unclear, check the code and, if needed, look up current docs online before changing anything. Keep it minimal and do not break the current behavior.
Are you gonna build this?
make sure you review the code using coderabbit