Coder Social home page Coder Social logo

count-trello's Introduction

[Trello] 특정 라벨의 목록별 카드 개수 세기 프로그램

필요한 환경변수

  • TOKEN : trello api token

  • API_KEY : trello api key

  • BOARD_ID : 해당 trello board의 ID

  • BASE_DATE : 생성일로 부터 지난일자 계산 기준일 (fmt:YYYYMMDD, def:실행일자+1, 해당일자 00:00 기준)

  • MAX_WEEK : 카우트할 최대 주 수 (def:-1 --> 정렬없이 전부출력)

  • REQ_SPEED : 10초당 최대 요청 수 (def:90 , max:100)

사용법

TOKEN={트랠로 토큰 값} \
API_KEY={트랠로 API 키 값} \
BOARD_ID={트랠로 보드 ID} \
LABEL={보려는 라벨} \
MAX_WEEK=8 \
go run main.go

TODO

  • 2차 기능의 날짜 정합성 검증용 테스트 작성

count-trello's People

Contributors

yw-nam avatar deepsource-io[bot] avatar

Watchers

 avatar

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.