Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luogu-dev/lgapi-docs
洛谷 API 文档
https://github.com/luogu-dev/lgapi-docs
Last synced: about 2 months ago
JSON representation
洛谷 API 文档
- Host: GitHub
- URL: https://github.com/luogu-dev/lgapi-docs
- Owner: luogu-dev
- License: other
- Created: 2023-03-22T06:19:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T08:40:33.000Z (about 1 year ago)
- Last Synced: 2024-04-14T13:43:39.855Z (9 months ago)
- Language: JavaScript
- Homepage: https://docs.lgapi.cn/open/
- Size: 379 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 洛谷 API 文档
目前该项目有[开放平台文档](https://docs.lgapi.cn/open/)。
该网站使用 [Docusaurus 2](https://docusaurus.io/) 构建,文档内容采用 [CC BY-NC-ND 4.0 协议](http://creativecommons.org/licenses/by-nc-nd/4.0/)进行许可。
[![知识共享许可协议](https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-nd/4.0/)
### 开发、编辑
```
$ pnpm install
$ pnpm run start
```