ptt-alertor

command module
v0.0.0-...-a8b6b34 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

README

Ptt-Alertor

Build Status codecov Go Report Card Code Climate StackShare License

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

{
    "profile":{
        "account": "sample",
        "email":"sample@mail.com"
    },
    "subscribes":[
        {
            "board":"gossiping",
            "keywords":["問卦","爆卦","公告"]
        },
        {
            "board":"lol",
            "keywords":["閒聊"]
        }
    ]
}
  • PUT /users/[account]
{
    "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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL