COSCUP / COSCUP-Volunteer

The COSCUP volunteer platform is an online tool that allows interested individuals to register as volunteers for the conference, and a way for volunteers to communicate with each other and with the organizers. COSCUP 志工平台是一個可以讓有興趣的人登錄成為 COSCUP 的志工,同時也提供志工彼此溝通和與大會聯繫的方式。
https://volunteer.coscup.org/
GNU Affero General Public License v3.0
67 stars 34 forks source link

module: Add rail_api.py & rail_api_enum.py #144

Closed chuanchan1116 closed 1 year ago

chuanchan1116 commented 1 year ago

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

To use this module, one has to register OAUTH API key on https://tdx.transportdata.tw/ and export CLIENT_ID & CLIENT_SECRET to environment variable.

chuanchan1116 commented 1 year ago

Since I haven't done the auth part so testing will failed, changing this to draft first.