@deptno/yiguana
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

@deptno/yiguana

yiguana-sdk,

gsi

  • byUser: 유저별로 데이터를 가져온다.
  • posts: 포스트 목록을 시간순으로 가져온다.
  • postsByCategory: 포스트 목록을 카테고리별로 가져온다.
  • comments: 특정 포스트에 대한 댓글 목록을 가져온다.
  • reports: 신고된 리스트를 가져온다.(? 기억이 가)
  • reports: 신고 종료된 리스트를 가져온다.(? 기억이 가물)물
  • postsByChildrenUpdatedAt: rk + childrenUpdatedAt 최근 댓글이 달린 순으로 포스트 목록을 가져온다.

uml

유스케이스

보기

생성,수정,삭제

클래스 다이어그램

시퀀스 다이어그램


Yiguana SDK V0 흐름도

log

DEBUG=yiguana
DEBUG=yiguana:assert
DEBUG=yiguana:api:common
DEBUG=yiguana:api:post
DEBUG=yiguana:api:comment
DEBUG=yiguana:api:reply
DEBUG=yiguana:api:administrator:report
DEBUG=yiguana:api:administrator:aggReport
DEBUG=yiguana:api:user
DEBUG=yiguana:api:user:post
DEBUG=yiguana:api:user:comment
DEBUG=yiguana:api:user:reply
DEBUG=yiguana:api:user:report
DEBUG=yiguana:store:s3
DEBUG=yiguana:store:ddb

CHANGELOG

CHANGELOG

Readme

Keywords

none

Package Sidebar

Install

npm i @deptno/yiguana

Weekly Downloads

1

Version

0.5.0

License

ISC

Unpacked Size

305 kB

Total Files

263

Last publish

Collaborators

  • deptno