Conversation
Notices
-
kroner :blobcatsanta: (kroner@seal.cafe)'s status on Tuesday, 26-Nov-2024 18:27:02 JST kroner :blobcatsanta: It's time to update a resource, can you guess which request type to use?
That's right it's a POST request! 😺
Uh oh, we need to go back and delete a record now. What do we use?
You guessed it, a POST request!
Now we need to query some tables using this RESTful API, I wonder what type of API call we need to make?
Astonishing, you guessed correctly it's a POST request 😄- matrix07012 :thotpatrol: :cunnyEmpire: likes this.
-
(mint@ryona.agency)'s status on Tuesday, 26-Nov-2024 18:26:56 JST @kroner pisskey moment -
BSD/r000t (r000t@ligma.pro)'s status on Wednesday, 27-Nov-2024 04:31:24 JST BSD/r000t @kroner One of the reasons I whip out FastAPI early and often is that its design discourages this behavior (doesn't make it impossible but heavily incentivizes doing it right) so it's easier to push back on other stakeholders who "need" their client/app to make only POST requests for whatever stupid reason