🗒️ note: Auth Module is based on GitHub OAuth Apps! You can get your testing authCode at our GitHub OAuth Apps Request of /auth/github-login?code give you cookies that can access every request that need cookies
// case 1 [200]{"id":"ymw0407","avatar":"https://avatars.githubusercontent.com/u/77202633?v=4","org":[{"id":"webOS-KOSS","avatar":"https://avatars.githubusercontent.com/u/108121726?v=4"},{"id":"AgainIoT","avatar":"https://avatars.githubusercontent.com/u/128156954?v=4"},{"id":"C-Snake","avatar":"https://avatars.githubusercontent.com/u/133626056?v=4"}]}
// case 1: Normal Case -> creating repository successfully [200]{"owner":"AgainIoT","repoName":"Open-Set-Go_test","description":"This is the test of creating repository with `/repo` POST Method"}// case 2: Worse Case -> already existing repository [404]{"owner":"AgainIoT","repoName":"Open-Set-Go_server","description":"This is the test of creating repository with `/repo` POST Method"}
// case 1 [200][{"owner":"ymw0407","avatar":"https://avatars.githubusercontent.com/u/77202633?v=4","repoName":["0592006-03","2022ESWContest_webOS_3013","22_summer_bootcamp","adsfa","Algorithm","Backend-study","C-Snake-main","Everyones-Transfer_Main","GitBookPyQt","GitHub-Action-Study","GitHub-RestAPI","Go-gRPC-Study","grpc_client","KOSS-BootCamp-PyQt","mqtt-sensor-dummydata","OOP-Study-with-Java","Open-Set-Go","Open-Set-Go_server","productive-box","SoftwareProject2","terraform-provider-ncloud","testasdfasdf","WAMP_Study","ymw0407","ymw0407.github.io","YongMoon-Voluntary"]},{"owner":"AgainIoT","avatar":"https://avatars.githubusercontent.com/u/128156954?v=4","repoName":[".github","Open-Set-Go","Open-Set-Go.io","Open-Set-Go_client","Open-Set-Go_server"]}]
// case 1 [201]{"owner":"AgainIoT","name":"Open-Set-Go_server","fullName":"AgainIoT/Open-Set-Go_server","repoURL":"https://github.com/AgainIoT/Open-Set-Go_server","description":"'Project Starting Toolkit' for OpenSource SW developers who can easily, quickly and conveniently start an Open Source project.","language":"TypeScript","star":8,"fork":3}// case 2 [201]{"owner":"ymw0407","name":"ymw0407","fullName":"ymw0407/ymw0407","repoURL":"https://github.com/ymw0407/ymw0407","description":null,"language":null,"star":0,"fork":0}
// case 1 [200][{"language":"JavaScript(Node.js)","frameworks":[{"framework":"React","path":"/React"},{"framework":"Express.js","path":"/Expressjs"}]},{"language":"TypeScript(Node.js)","frameworks":[{"framework":"NestJS","path":"/NestJS"}]}]
[{"license":"apache-2.0","name":"Apache License 2.0","description":"A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.","permissions":["commercial-use","modifications","distribution","patent-use","private-use"],"conditions":["include-copyright","document-changes"],"limitations":["trademark-use","liability","warranty"],"featured":true},{"license":"mit","name":"MIT License","description":"A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.","permissions":["commercial-use","modifications","distribution","private-use"],"conditions":["include-copyright"],"limitations":["liability","warranty"],"featured":true}// ... more than 5 licenses]
- **Please check if the PR fulfills these requirements**
* [ ] Tests for the changes have been added (for bug fixes / features)
* [ ] Docs have been added / updated (for bug fixes / features)
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
* **What is the current behavior?** (You can also link to an open issue here)
- **What is the new behavior (if this is a feature change)?**
* **Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this
PR?)
- **Other information**:
[{"type":"Bug_Report","templates":[{"id":"64ec8e19ad1cef842264f78c","title":"Bug Report for Web Service"},{"id":"652893f822ee43f98993b51f","title":"Bug Report for Web Service2"}]},{"type":"Feature_Request","templates":[{"id":"6528934c22ee43f98993b51d","title":"Feature Request for Web Service"}]},{"type":"Documentation_Issue","templates":[{"id":"6528938422ee43f98993b51e","title":"Documentation Issue for Web Service"}]}]
{"owner":"AgainIoT","repoName":"Open-Set-Go","description":"Open-Set-Go is the name of asdfadsfasdfasdfadsadsfasasd",// optional"license":"Apaceh 2.0 License"// optional}
{"owner":"AgainIoT","repoName":"Open-Set-Go","description":"Open-Set-Go is the name of asdfadsfasdfasdfadsadsfasasd",// optional"license":"Apaceh 2.0 License"// optional}