[항해99] 35일차 expresss

IT/Bootcamp 항해99|2021. 7. 11. 20:13

항해 99

 

 

 

34일 차:

 

일요일 아침 10시. 게더에 총 6명밖에 없다. 6명 중에 3명이 우리 팀... 신기했다. 게더에 사람이 이렇게 없는 것도 신기하고, 항해하면서 늦잠 자는 버릇이 없어진 것 같아서 신기했다. 이번 방학도 항해를 안 했으면, 맨날 10 시 11시쯤 일어나서 프로그래밍 강의 듣고 프로젝트로 하던 거 만들고 지냈겠지만 지금처럼 일찍 일어나서 하루 종일 코딩만 하진 않았을 것 같다.

 

1) express official documentation

 

2)  restfulapi

 

https://restfulapi.net/

 

What is REST

REST is an architecture style for designing networked applications. REST is a lightweight alternative to mechanisms like RPC (Remote Procedure Calls) and Web Services (SOAP) etc.

restfulapi.net

 

 

튜터님이 추천해준 공식문서(?)사이트

 

 RFC2616 이게맞는지는모르겟지만... 이거라고햇다

https://datatracker.ietf.org/doc/html/rfc2616

 

rfc2616

 

datatracker.ietf.org

 

 

마이크로소프트에서 자세히 나와있는 사이트

 

https://docs.microsoft.com/en-us/azure/architecture/best-practices/api-design

 

Web API design best practices - Azure Architecture Center

Learn the best practices for designing web APIs that support platform independence and service evolution.

docs.microsoft.com

 

반응형

댓글()