-
Notifications
You must be signed in to change notification settings - Fork 5
API Coursebook
Jang Ryeol edited this page Jul 22, 2016
·
5 revisions
현재 서버에 입력된 수강편람 목록을 불러옵니다.
강의 검색은 search query를 이용하세요.
목록을 반환
[
{
"_id": "578ce7342d083d87714004bc",
"semester": 4,
"year": 2015
},
{
"_id": "57919b05747bb52e6af67eac",
"semester": 3,
"year": 2015
}
]
- Home
- Conventions & License
- 서버 시작 및 수강편람 업데이트
- API List (for express branch)
- Error Codes
- Feedback
- Basics and Authentication
- Bookmark
- Coursebook
- Search Query
- Colors
- Tags
- Timetable
- Notification
- User
- Shared Timetables
- Client (for ver 2.0)
- StoryBoard