본문 바로가기

Simple is IT, 누구나 보고 누구나 깨닫는 IT

검색하기
Simple is IT, 누구나 보고 누구나 깨닫는 IT
프로필사진 currenjin

  • 전체 (202)
    • Simple is IT (165)
      • Network (35)
      • Security (15)
      • Server (35)
      • GraphQL (1)
      • Cloud & Container (27)
      • Database (16)
      • Programming (35)
      • Project (0)
    • Life is Good (36)
      • Certificate (6)
      • Project (4)
      • Book (23)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • Github
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Tags
  • 컨테이너
  • docker
  • 프로그래머스
  • programmers
  • 트레바리
  • osi7layer
  • coding test
  • Cosmos
  • 리눅스
  • 라우팅프로토콜
  • 데이터베이스
  • Linux
  • Container
  • OSI7계층
  • 라우터
  • 코딩테스트
  • MySQL
  • 스노트 룰
  • database
  • Python
  • TDD
  • Routing
  • 스노트
  • 라우팅
  • 코딩 테스트
  • Router
  • 도커
  • db
  • Snort Rule
  • snort
more
Archives
Today
Total
관리 메뉴
  • Github
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록headers (1)

Simple is IT, 누구나 보고 누구나 깨닫는 IT

Rest API Architecture(작성 중)

Url Rules 맨 끝엔 / 를 포함하지 않는다. Bad https://api.currenjin.com/users/ Good https://api.currenjin.com/users Underbar(_) 대신 Dash(-) 를 사용한다. 단, Dash(-)의 사용도 최소한으로 설계한다. 불가피한 경우에만 사용한다. Bad https://api.currenjin.com/users/phone_number Good https://api.currenjin.com/users/phone-number 소문자를 사용한다. Bad https://api.currenjin.com/users/phoneNumber Good https://api.currenjin.com/users/phone-number Method 는 Url..

Simple is IT/Programming 2021. 11. 7. 17:12
Prev 1 Next


Blog is powered by kakao / Designed by Tistory

티스토리툴바