mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Create new doc
This commit is contained in:
10
docs/en/development/README.md
Normal file
10
docs/en/development/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
headerDepth: 0
|
||||
comment: false
|
||||
index: false
|
||||
dir:
|
||||
text: Development
|
||||
order: 3
|
||||
---
|
||||
|
||||
# Development
|
||||
51
docs/en/development/platform.md
Normal file
51
docs/en/development/platform.md
Normal file
@@ -0,0 +1,51 @@
|
||||
---
|
||||
category: [open source, development]
|
||||
icon: vscode
|
||||
order: 1
|
||||
---
|
||||
|
||||
# Hutao Open Platform
|
||||
|
||||
The Snap Hutao project has received wide supports from the open-source community and users since its
|
||||
inception on GitHub on April 18, 2022. As the project has evolved, we have created a series of supporting services
|
||||
as middleware for Snap Hutao.
|
||||
|
||||
Now, the development team is making some of these practical services available to the open-source community in the
|
||||
form of open interfaces, for use by developers who share our vision. We will be writing usage documentation for these
|
||||
interfaces, maintaining the services, and providing answers to frequently asked questions. Whether you are an
|
||||
experienced developer or a beginner, we hope that these interfaces will assist you in creating applications.
|
||||
|
||||
## Hutao API & Hutao Cloud Open-source Developer's License
|
||||
|
||||
Hutao API is an interface service that exposes the Hutao Abyssal Database.
|
||||
Open-source software authors can use the Hutao API to retrieve data from the Hutao database or upload data.
|
||||
|
||||
Developers who gain access to the Hutao API also receive full privileges to the Hutao Cloud feature
|
||||
within the Snap Hutao as a benefit.
|
||||
|
||||
Developers can apply for access by submitting their information through the Hutao API Open Platform at
|
||||
[https://homa.snapgenshin.com/](https://homa.snapgenshin.com/)
|
||||
|
||||
## Enka API with China Acceleration
|
||||
|
||||
[Enka Network](https://enka.network/) is an excellent Genshin Impact tool that provides detailed data on characters in
|
||||
the user's current character showcase. However, due to restricted access to certain network services in China,
|
||||
the stability of Enka Network's functionality in the region is compromised.
|
||||
|
||||
To ensure a smooth user experience for Snap Hutao users in China, the development team has utilized Enka Network's data
|
||||
for the development of the [My Characters](../features/character-data.md) feature and established a proxy server.
|
||||
|
||||
If you are a developer of open-source Genshin Impact tools and require this functionality, you can fill out the
|
||||
[form](https://docs.google.com/forms/d/e/1FAIpQLSefnrYz41NZ2hSG0xC6OoBsIiM_mDdVLS7lsUg9thHmA1h8qw/viewform?usp=sf_link)
|
||||
to apply for the usage of our maintained proxy service.
|
||||
|
||||
## UIGF Interchangeable Game Data Format
|
||||
|
||||
Snap Hutao aims to enable the free flow of user data among various open-source tools with different features.
|
||||
To facilitate this, Snap Hutao has established the initial version of the [Uniformed Interchangeable GachaLog Format
|
||||
Standard (UIGF)](https://uigf.org/en/standards/UIGF.html).
|
||||
|
||||
Since then, this standard has gained more recognition among developers, leading to the promotion of additional
|
||||
standards. Many developers have now gathered under the [UIGF organization](https://github.com/UIGF-org). Our goal is to
|
||||
maintain this organization, allowing developers to connect with more users, receive feedback, make technical advancements,
|
||||
and create outstanding open-source Genshin Impact tools.
|
||||
Reference in New Issue
Block a user