Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snutt 전체 마이그레이션 #125

Open
25 of 57 tasks
Hank-Choi opened this issue Jul 21, 2023 · 2 comments
Open
25 of 57 tasks

snutt 전체 마이그레이션 #125

Hank-Choi opened this issue Jul 21, 2023 · 2 comments

Comments

@Hank-Choi
Copy link
Contributor

Hank-Choi commented Jul 21, 2023

course book

  • GET /course_books
  • GET /course_books/recent
  • GET /course_books/official

colors

  • GET /colors
  • GET /colors/:colorName

lecture

  • POST /search_query

tags

  • GET /tags/:year/:semester/update_time
  • GET /tags/:year/:semester

auth

  • POST /auth/request_temp
  • POST /auth/login_local
  • POST /auth/register_local
  • POST /auth/login_apple
  • POST /auth/login_fb
  • POST /auth/logout
  • POST /auth/password/reset/email/check
  • POST /auth/password/reset/email/send
  • POST /auth/password/reset/verification/code
  • POST /auth/password/reset
  • POST /auth/id/find

users

  • GET /user/info
  • DELETE /user/email/verification
  • POST /user/email/verification
  • POST /user/email/verification/code
  • GET /user/email/verification
  • POST /user/password
  • PUT /user/password
  • POST /user/facebook
  • DELETE /user/facebook
  • GET /user/facebook
  • POST /user/device/:registration_id
  • DELETE /user/device/:registration_id
  • DELETE /user/account

timetables

  • GET /tables/
  • GET /tables/recent
  • GET /tables/:id
  • GET /tables/:year/:semester
  • POST /tables
  • POST /tables/:timetable_id/lecture/:lecture_id
  • POST /tables/:id/lecture
  • PUT /tables/:table_id/lecture/:lecture_id
  • PUT /tables/:table_id/lecture/:lecture_id/reset
  • DELETE /tables/:table_id/lecture/:lecture_id
  • DELETE /tables/:id
  • POST /tables/:id/copy
  • PUT /tables/:id
  • PUT /tables/:id/theme

notificiation

  • GET /notification
  • GET /notification/count

admin

  • POST /admin/insert_noti
  • POST /admin/change_pw
  • GET /admin/recent_fcm_log
  • GET /admin/coursebooks
  • GET /admin/statistics

ev-service (얘네는 어짜지)

  • GET /ev-service/v1/users/me/lectures/latest
  • GET /ev-service/*

etc

  • POST /feedback
  • GET /popups
@Hank-Choi
Copy link
Contributor Author

Hank-Choi commented Jul 21, 2023

@wafflestudio/snutt-server
반성합시다..ㅋㅋ
할거많네 (10/57) ㅠㅠ

@Hank-Choi
Copy link
Contributor Author

1/3 달성

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant