6
2
Fork
You've already forked AxolotlClient-API
0
AxolotlClient's Backend Api https://axolotlclient.com
  • Rust 85%
  • HTML 6.6%
  • SQL 4.6%
  • Nix 3.8%
2026年04月10日 15:10:46 +02:00
.forgejo Oops, typo. 2025年12月24日 16:17:32 +00:00
.github/workflows Update readme 2025年12月24日 16:16:56 +00:00
.sqlx implement oembed support for images ( #3 ) 2025年01月20日 14:46:18 +01:00
.vscode Potentially fix infinite loop 2025年08月18日 18:49:50 +01:00
docs update mc version regex 2026年04月10日 15:10:46 +02:00
migrations Add account setting to allow friends to access images directly 2025年01月13日 18:37:04 +01:00
src update mc version regex 2026年04月10日 15:10:46 +02:00
.env Remove Devenv 2025年12月24日 16:10:53 +00:00
.gitattributes Fix attributes 2024年08月02日 13:59:23 +01:00
.gitignore Remove Devenv 2025年12月24日 16:10:53 +00:00
build.rs Include git hash in startup line 2025年07月21日 14:39:58 +01:00
Cargo.lock update mc version regex 2026年04月10日 15:10:46 +02:00
Cargo.toml Switch to rustls and update dependencies 2025年12月24日 16:36:35 +00:00
flake.lock Switch to rustls and update dependencies 2025年12月24日 16:36:35 +00:00
flake.nix Switch to rustls and update dependencies 2025年12月24日 16:36:35 +00:00
license.md Initial Commit 2024年02月16日 02:15:06 +00:00
rustfmt.toml Initial Commit 2024年02月16日 02:15:06 +00:00

Axolotl Client API

A backend API used by Axolotl Client to provide features which require connectivity between clients or other services such as Hypixel.

This API is not intended for external public use, and as such changes will not be made with such use in mind, you use this at your own risk. Any API documentation is intended for mod developers (as the main API developer has nothing to do with the mod itself) and no one else.

The production instance of the API can be found at https://api.axolotlclient.com.