Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 1.36 KB

README.md

File metadata and controls

60 lines (51 loc) · 1.36 KB

Masiroer

This is a SDK for API of masiro


该项目的目的是为后续的开发APP做准备,因此处理成解析程序+配置文件,方便后续跨平台和跨语言。
发现真白萌有官方的PWA,估计很快也会上线官方的APP。
本项目计划推迟,或仅仅作为一个第三方SDK。

解析程序

  • python
  • kitlin
  • JavaScript(Node.js version)

配置文件

auth

  • login
  • get token (will not support)

novel

  • get novel menu
  • get novel info
  • get novel comment
  • mark novel
  • unmark novel
  • get article
  • get article comment
  • tip article (may not support)
  • reply novel comment
  • reply article comment
  • vote article
  • report (may not support)

forum

  • load forum list
  • load homopage
  • load more post
  • search forum
  • reply post
  • vote post
  • ......

lists

  • get random novel
  • get latest novel
  • search
  • ......

self

  • check in
  • get my notice
  • wish (will not support)
  • ......

user

  • get user info box
  • ......

目前已知的问题

  • novel.get_info中,返回值 mark_status 有歧义
  • novel.get_menu中,章节的 url 不能正常获取