Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techchrism/valorant-api-docs
Automatically generated documentation for Valorant API endpoints the client uses internally
https://github.com/techchrism/valorant-api-docs
valorant
Last synced: 6 days ago
JSON representation
Automatically generated documentation for Valorant API endpoints the client uses internally
- Host: GitHub
- URL: https://github.com/techchrism/valorant-api-docs
- Owner: techchrism
- License: mit
- Created: 2021-07-02T16:09:01.000Z (over 3 years ago)
- Default Branch: trunk
- Last Pushed: 2024-04-20T05:09:17.000Z (9 months ago)
- Last Synced: 2024-12-29T22:15:31.306Z (13 days ago)
- Topics: valorant
- Language: TypeScript
- Homepage: https://valapidocs.techchrism.me
- Size: 1.44 MB
- Stars: 496
- Watchers: 15
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-esports - valorant-api-docs - An automatically generated documentation of Valorant internal API. (Unofficial documentation / Tournaments management)
README
# Valorant API Docs
### **To read documentation and get started, go to **
This is a project designed to automatically document Valorant endpoints based on a typescript module describing endpoints and types.
This module is published on npm so it can be consumed from other projects to use the types, generate documentation, or generate api code.To contribute to the code generating the documentation, see the `web` directory.
To contribute to the underlying data and types, see the `valorant-api-types` directory.
Modifications to the `docs` directory will be removed automatically.