-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document API Routes in POSTMAN and Generate API Documentation #212
Comments
Hi, I would like to work on this issue, can you assign it to me? |
@Shuhua-L Yes, assigned to you |
Hi, what is the state of this project now? Still open for contribution? |
Yes it is open . We need clear and concise API documentation. |
Alright, can you please direct me to where the endpoints and other relevant details are defined? |
Check the server folder, there are API routes ( in a specific folder ). And use link on the readme to setup POSTMAN |
Ok, I'll go through everything and get back to you. |
Hi Prasenjeet! I can work on this documentation. So far, I have cloned the POSTMAN collection, however, I am having issues cloning the repository to my local machine. I'm getting the following error: "[email protected]: Permission denied (publickey). Please make sure you have the correct access rights I'm still trying to see if I can resolve it myself, but I'd welcome your assistance. |
Hi. I think this is the basis of cloning the public repository. Can you watch some YouTube vids that will make it super clear. Thanks |
I've resolved the issue and started the app, but I'm unable to create an account. The "sign up with Goggle" link isn't working either. |
This issue is related to server side , and need no client interaction . Setup |
Just ran into another issue. The server isn't running on localhost:3001 and I believe it has to do with the following error I got: [nodemon] app crashed - waiting for file changes before starting... I'm sure it's why I'm not getting any response on POSTMAN, as contained in the README guide. |
Okay i will take a look . Weather server is running or not . |
Hi i will like to be part of this, can you pls assign me? |
Thank you @prasenjeet-symon, so are we working individually or we can work as a team? |
If you can work individually, that would be great. Thanks. |
For the sake of me begin a first timer can i work with someone that can help me? cuz im looking to gain experience and this is my time contributing to an open source project pls. |
Do you understand the issue ?? if not plzz ask me any questions you may have . I will help you understand the issue. |
i will be very glad if i can attach with someone to work on this, plzz this is my first time. plzzzzz |
i don't understand the issue very clearly, i need a deep explanation |
Well there are multiple api routes in |
what about cloning the repo to local machine, does it still solve and issue? |
Have you ever worked with API before? |
no, that is why i am seeking for someone to work with on this, i just finish learning technical writing and API documentation |
Hello @kenudeh can i pair with you to work on this project, i am a newbies and will like someone to work with in other for me to gain experience |
So nobody is willing to help me? |
Seems the link to the APIs are not working |
Sorry about that, Make sure to have a clear and good understanding of API/POSTMAN . You can watch and read good videos about these topics. Thanks |
We will take a look since I am currently busy with the Sculify Work. |
Hi Prasenjeet-symon, were you able to confirm if the server is running or not? It didn't start on my machine when I tried. That meant I couldn't get any response to plug into POSTMAN. |
@Believet2 just read the instructions contained on the Readme, it's self-explanatory. If I'm able to solve the technical issue I faced, I wouldn't mind carrying you along anyway. |
I will check and let you know |
Alright.
…On Tue, Dec 26, 2023, 9:50 AM Prasenjeet Symon ***@***.***> wrote:
Hi Prasenjeet-symon, were you able to confirm if the server is running or
not? It didn't start on my machine when I tried. That meant I couldn't get
any response to plug into POSTMAN.
I will check and let you know
—
Reply to this email directly, view it on GitHub
<#212 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKF7V7AQIG7RVU53F327L6TYLKFUDAVCNFSM6AAAAAA6INHLH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRZGM3TMMRZHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Alright @prasenjeet-symon |
@prasenjeet-symon has the server been resloved? |
Hey @Believet2 can you plzz share the screenshot of error , so that i can take a look. |
@Believet2 Image not uploaded successfully. Plzz try again |
I have tested server is running fine. You need to learn how to setup the postman there is doc on the readme file. @Believet2 |
Do I have to install docker on my system? Cuz I have forked the repository in postman and it still shows me same error message |
It's great, but I recommend using Apidog to record and generate API documentation. I'm currently doing this, and it has been very effective. |
Title: Document API Routes in POSTMAN and Generate API Documentation
Description:
This GitHub issue focuses on documenting all the existing API routes in POSTMAN to improve the accessibility and understanding of our APIs. It involves creating API documentation with clear descriptions, request examples, and response structures for each route. Additionally, we'll generate API documentation and add a link to the README file for easy reference.
Tasks:
API Route Documentation:
API Documentation Generation:
README Update:
Acceptance Criteria:
Additional Information:
The text was updated successfully, but these errors were encountered: