GithubHelp home page GithubHelp logo

Comments (2)

bluelion2 avatar bluelion2 commented on June 25, 2024 2

한일

  • Toss slash 21 결제 시스템의 SDK와 API 디자인 세션 보기

    • Restful api를 지키기 위한 노력
      • But 완벽히 지키긴 쉽지 않음.
      • 계층적 / 동사형 단어 사용 Ex) /payments/${key}/cancel
    • Nested Object
      • 중복되는 표현을 피하고, 같은 정보를 묶어줌
    • Recycled Object
      • 요청 및 응답을 단순화, 통일화
      • 개발자가 알고 있어야 할 추가적인 정보가 줄어듬
    • 인지하기 쉬운 요청과 응답
      • 오류 발생시 오류 메세지를 직접 보여줌 or 프론트에서 처리할 수 있게 둘다 제공 -> 필요한 곳에서 적절히 사용

    • 온보딩 경험이 좋지 않으면 사용자는 쉽게 이탈한다. -> 개발하기 어려우면 개발자는 쉽게 이탈한다.
    • 한글 Enum을 통해 누구든 쉽게 알수있는 정보
    • Typescript 지원을 통한 개발 지원이 맘에 든다.

from wednesday_salon.

ds2lvg avatar ds2lvg commented on June 25, 2024

유튜브 링크

https://www.youtube.com/watch?v=E4_0WWqmF3M

한일

  • Toss slash 21 결제 시스템의 SDK와 API 디자인 세션 보기

    • Restful api를 지키기 위한 노력

      • But 완벽히 지키긴 쉽지 않음.
      • 계층적 / 동사형 단어 사용 Ex) /payments/${key}/cancel
    • Nested Object

      • 중복되는 표현을 피하고, 같은 정보를 묶어줌
    • Recycled Object

      • 요청 및 응답을 단순화, 통일화
      • 개발자가 알고 있어야 할 추가적인 정보가 줄어듬
    • 인지하기 쉬운 요청과 응답

      • 오류 발생시 오류 메세지를 직접 보여줌 or 프론트에서 처리할 수 있게 둘다 제공 -> 필요한 곳에서 적절히 사용
    • 온보딩 경험이 좋지 않으면 사용자는 쉽게 이탈한다. -> 개발하기 어려우면 개발자는 쉽게 이탈한다.

    • 한글 Enum을 통해 누구든 쉽게 알수있는 정보

    • Typescript 지원을 통한 개발 지원이 맘에 든다.

from wednesday_salon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.