Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weizhenye/bangumi-restful-api
この Bangumi は RESTful API だけです
https://github.com/weizhenye/bangumi-restful-api
api openapi restful
Last synced: 11 days ago
JSON representation
この Bangumi は RESTful API だけです
- Host: GitHub
- URL: https://github.com/weizhenye/bangumi-restful-api
- Owner: weizhenye
- License: mit
- Created: 2020-07-26T04:23:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T14:08:26.000Z (about 3 years ago)
- Last Synced: 2024-11-14T03:33:00.123Z (2 months ago)
- Topics: api, openapi, restful
- Language: HTML
- Homepage: https://weizhenye.github.io/bangumi-restful-api/
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bangumi RESTful API
__本文档仅为 RESTful API 设计练习,而非实际存在的 API。__
实际 API 请查看 [https://bangumi.github.io/api/](https://bangumi.github.io/api/)
## Acknowledgement
* [Zalando RESTful API and Event Scheme Guidelines](https://opensource.zalando.com/restful-api-guidelines/)
* [Microsoft REST API Guidelines](https://github.com/microsoft/api-guidelines)
* [Google Cloud API Design Guide](https://cloud.google.com/apis/design/)
* [GitHub REST API](https://docs.github.com/en/rest)
* *[RESTful Web Services](https://www.oreilly.com/library/view/restful-web-services/9780596529260/)*