albert6232
WWasp-lang
•Created by albert6232 on 6/10/2024 in #đŸ™‹questions
crud get
Can seem to figure out how to curl a /Tasks/get to my database. See the following setup:
main.wasp
This curl command works on /Tasks/get-all...
response is:
How would I format a curl POST command to /Tasks/get id 1??
17 replies