h1alexbel / fakehub

GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
MIT License
5 stars 0 forks source link

GET users/{login} #144

Closed h1alexbel closed 4 days ago

h1alexbel commented 1 week ago

Let's create endpoint that will mock this: https://api.github.com/users/h1alexbel

github-actions[bot] commented 1 week ago

@h1alexbel Main quality problem: Lack of clear problem statement. Suggestion: Reformulate as a specific issue, e.g., "API endpoint to mock GitHub user data returns incorrect/missing information".

0pdd commented 4 days ago

@h1alexbel the puzzle #150 is still not solved.