An open API service indexing awesome lists of open source software.

https://github.com/ptt-alertor/ptt-alertor

:loudspeaker: Ptt 文章通知機器人!Notify Ptt Article in Realtime
https://github.com/ptt-alertor/ptt-alertor

chatbot crawler linebot messenger-bot ptt telegram-bot

Last synced: 5 months ago
JSON representation

:loudspeaker: Ptt 文章通知機器人!Notify Ptt Article in Realtime

Awesome Lists containing this project

README

          

# Ptt-Alertor

[![Build Status](https://github.com/Ptt-Alertor/ptt-alertor/actions/workflows/main.yml/badge.svg)](https://github.com/Ptt-Alertor/ptt-alertor/actions/workflows/main.yml)
[![codecov](https://codecov.io/gh/Ptt-Alertor/ptt-alertor/branch/master/graph/badge.svg)](https://codecov.io/gh/Ptt-Alertor/ptt-alertor)
[![Go Report Card](https://goreportcard.com/badge/github.com/Ptt-Alertor/ptt-alertor)](https://goreportcard.com/report/github.com/Ptt-Alertor/ptt-alertor)
[![Code Climate](https://api.codeclimate.com/v1/badges/f7047295fce56a0465dc/maintainability)](https://codeclimate.com/github/Ptt-Alertor/ptt-alertor/maintainability)
[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/ptt-alertor/ptt-alertor)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

## API

### Board

* GET /boards

* GET /boards/[board name]/articles

* GET /boards/[board name]/articles/[article code]

### Keyword

* GET /keyword/boards

### Author

* GET /author/boards

### PushSum

* GET /pushsum/boards

### Articles

* GET /articles

### User (Auth)

* GET /users

* GET /users/[account]

* POST /users

```json
{
"profile":{
"account": "sample",
"email":"sample@mail.com"
},
"subscribes":[
{
"board":"gossiping",
"keywords":["問卦","爆卦","公告"]
},
{
"board":"lol",
"keywords":["閒聊"]
}
]
}
```

* PUT /users/[account]

```json
{
"profile":{
"account": "sample",
"email":"sample@mail.com"
},
"subscribes":[]
}
```

## Credits

### Real Life

Rose Li, Aries Huang, Scott Kao, Amy Li

### Ptt

DMM, oas, bestpika, Zero0910, lucky0509, wbreeze, chang0206, lindo0130, hungys, gyman7788, tooilxui, myamyakoko, whkuo, papago89, timeline, Kamikiri

### Facebook

Mr.clu, Woqeker