Pckd icon indicating copy to clipboard operation
Pckd copied to clipboard

Add API Support

Open CDN18 opened this issue 2 years ago • 1 comments

Thanks for making pckd! Do you have any plan to add API support for it?

CDN18 avatar Apr 09 '22 13:04 CDN18

Actually, it was created be keeping an API-first approach. You could go to this url: https://studio.apollographql.com/sandbox/explorer, put in the backend URL there, and view the self-documented API. As for the Authorization, add the token received from the login mutation as a header in subsequent queries/mutations. Also, the server/src/api folder is pretty self-explanatory as well.

I'll add this to the docs in a few days... For now, if you have any queries, I'm there to help. Hearty thanks for choosing Pckd!

(PS: I would love your feedback as well, maybe join discord through the link in the readme)

Just-Moh-it avatar Apr 09 '22 17:04 Just-Moh-it