-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fetch user profile #3
Comments
I'll get this one done 😄 |
cool. I will send an invite link to add you as collaborator. Once you accept it, I can assign it to you. I was about to start on it. But, its ok, I can catch up with other issues. |
Thanks, I've accepted the invite, ready to start helping! I'm not too concerned about getting it done, I've successfully implemented it in my own API. Just as a note for the API in general, no offence, but it does feel a little over complicated, just my opinion. Still willing to help out, ready to roll. |
@coolq1000 I know the API is super simple and just sending a string and get or post request is enough. And thanks for sharing your opinions. Its great to know everyone's opinion. I started out with this repo with a vision to not just write codes so that it works, but also write quality codes, follow best standards and maximum test coverages. And also integrate with multiple services like we integrated Travis CI and Coveralls, to make a good quality maintained repo. Since, this repo is super simple logically to implement, we all can get huge exposure and try out different things and learn from it. |
Ah, fair enough. Thanks for explaining! |
@aayush26 |
@coolq1000 I have sent invite request in gitter. We have a chat room to discuss there. |
@coolq1000 Any updates? |
@aayush26 hey, sorry I've been quite busy, do you have discord? I use that often and we might be able to discuss this further? |
Given username, this API should be able to fetch the user profile
Reference:
https://github.com/jayeshsolanki93/devgorant/blob/master/devrant.go#L65
The text was updated successfully, but these errors were encountered: