# README

## Trxyy's AlternativeApi NodeJS Server Lite

Un serveur de téléchargement pour la librairie java de launcher minecraft **Alternative-Lib** [Repo ici](https://github.com/TrxyyDev/AlternativeAPI) de Trxyy

Ce serveur de téléchargement à l'avantage d'être plus performant lors du parse des fichiers

|                      | Système php de base PHP | Ce système    |
| -------------------- | ----------------------- | ------------- |
| 223 fichiers (384Mo) | `3.1 secondes`          | `2.1 seconde` |

> (mesures réalisées sur un Raspberry pi 4B 4gb avec les valeurs par défaut de php 7.2 & NodeJs 12)

## Installation

**Nodejs** demande un peu plus de configuration que **php** mais reste quand même nettement plus cool 😎

Retrouvez les informations d'installation [ici](https://alterlib-server.chaun14.fr/installation-server-lite/) &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://alterlib-server.chaun14.fr/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
