backend
backend copied to clipboard
Where is API documentation?
I didn't find API document in website or in readme files.
Could you add mention them in readme files?
@beigirad did you mean something like https://api.jobguy.work/swagger/ ?
Yes. Thanks.
Could someone add link of swagger to read me file, it would be great to add description about using it.
hi. what kinda description about usage you mean??
@lmn3x Like how to get token and use it for autorization
got it, but, current api doesn't need authorization ,right? i mean even after we get the token, there is no endpoint require token.
@lmn3x I think your answer is the difference between these 2 images:
Public:
Authorized:
Am I right?
dammm..now i got the reason to do this :laughing:
i have 2 question tho..
- English version is enough?
- it should be in separated file?
- should it include screenshots?? or just curl request and stuff?
There are 3 questions :))
- yes english is enough
- adding it to readme is fine
- try to add as details and descriptions as you can. think about it as someone has no clue and from here he/she wants to start.
so should i add screenshots?
@lmn3x Sure
@lmn3x I think your answer is the difference between these 2 images:
Public:
Authorized:
Am I right?
a normal user don't access to this, right?
cuz after i authorize with token, i got the same public endpoints
@lmn3x yes, there are multi levels of Access
ok i got it.. this is my first github collaboration, sorry if i ask too many questions :)