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
4 stars 0 forks source link

internal endpoint for user account creation #17

Closed h1alexbel closed 2 weeks ago

h1alexbel commented 1 month ago

On the public GitHub API there is no ability to create GitHub account, however we should provide this ability in our API. I suggest to create an endpoint POST /users with body like this: username + password that will create a user account.

h1alexbel commented 1 month ago

@l3r8yJ WDYT?

github-actions[bot] commented 1 month ago

@h1alexbel thanks for the report, here is a feedback:

Problems

  1. Lack of impact or urgency
  2. Lack of suggested solution

I would recommend providing an example of the expected request payload for the POST /users endpoint.

Please fix the bug report in order it to get resolved faster. Analyzed with Phind/Phind-CodeLlama-34B-v2

h1alexbel commented 2 weeks ago

I'm in

0pdd commented 2 weeks ago

@h1alexbel 3 puzzles #73, #74, #75 are still not solved.

0pdd commented 1 week ago

@h1alexbel 2 puzzles #73, #75 are still not solved; solved: #74.

0pdd commented 5 days ago

@h1alexbel 3 puzzles #73, #98, #99 are still not solved; solved: #74, #75.

0pdd commented 5 days ago

@h1alexbel 4 puzzles #101, #73, #98, #99 are still not solved; solved: #74, #75.