get-connpass-items
v0.2.5
Published
get-connpass-items(csm) is a CLI application.
Downloads
51
Maintainers
Readme
get-connpass-items
get-connpass-items (gtci)
is a CLI application. This app uses the API of 'connpass' that is the platform about IT engineer's study group in Japan to acquire study group information.
Installation
$ npm install -g get-connpass-items
Usage (example)
$ gtci -k wejs -n kuwahara_jsar -c 3
┌────────────────────────────────────────────────────────────┐
│ │
│ title: We Are JavaScripters! @24th【初心者歓迎LT大会】 │
│ url: https://wajs.connpass.com/event/100257/ │
│ date: 2018-09-21T17:40:26+09:00 │
│ │
└────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────┐
│ │
│ title: We Are JavaScripters! @23rd【初心者歓迎LT大会】 │
│ url: https://wajs.connpass.com/event/96435/ │
│ date: 2018-08-21T14:25:19+09:00 │
│ │
└────────────────────────────────────────────────────────────┘
┌────────────────────────────────────────────────────────────┐
│ │
│ title: We Are JavaScripters! @22nd【初心者歓迎LT大会】 │
│ url: https://wajs.connpass.com/event/91558/ │
│ date: 2018-07-23T19:44:42+09:00 │
│ │
└────────────────────────────────────────────────────────────┘
note: If it takes more than 30s
it will time out.
┌────────────────────────┐
│ Request timeout ;( │
│ Please try again. │
└────────────────────────┘
note: If connpass is undergoing maintenance,
┌───────────────────────────┐
│ Now on maintenance ;( │
└───────────────────────────┘
note: If some error occurs,
┌──────────────────────────────┐
│ Internal Server Error ;( │
└──────────────────────────────┘