79457959

Date: 2025-02-21 16:04:29
Score: 1
Natty:
Report link

Wouldn't the easiest thing just to grep the source code for @GET, @POST, etc? If you want to avoid false positives, grep for the import statements for them. Doing this via code seems to be the wrong way.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @GET
  • User mentioned (0): @POST
  • Single line (0.5):
  • High reputation (-2):
Posted by: Gabe Sechan