깃허브

Mora Api 깃허브 입니다.

Templates

  • API는 모두 GET 메서드를 사용합니다

  • GET URL : https://mora-bot.kr/api/v2/github?username=[조회할유저 닉네임]

Field
Type
Description

name

String

호출된 계정의 이름

nickname

String

호출된 계정의 닉네임

url

String

호출된 계정의 링크

company

String

호출된 계정의 소속회사

area

String

호출된 계정의 지역

email

String

호출된 계정의 이메일

introduction

String

호출된 계정의 소개

id

Number

호출된 계정의 생성시간

node

String

호출된 계정의 고유코드

gravatar

String

호출된 계정의 아바타

followers

String

호출된 계정을 팔로우한 수

following

String

호출된 계정의 팔로윙한 수

twitter

String

호출된 계정의 트위터

avatarurl

String

호출된 계정의 아바타 URL

type

String

호출된 계정의 계정타입

creation

String

호출된 계정의 계정생성일

update

String

호출된 계정의 마지막 업데이트일

NodeJS

Python

Last updated

Was this helpful?