You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bienvenue dans**ConnectorAPI** : la passerelle universelle pour connecter, automatiser et orchestrer vos flux de données !
4
-
Et si vous pensiez que les API étaient compliquées, détrompez-vous ! Avec ConnectorAPI, c’est comme jouer avec des Lego: simple, intuitif et puissant.
5
-
> Pour information, cette librairie n'est pas destinée à être utilisée pour Minecraft, elle est utilisée afin professionnel dans un projet Java.
3
+
Welcome to**ConnectLib**: the universal gateway to connect, automate and orchestrate your data flows!
4
+
And if you thought APIs were complicated, think again! With ConnectLib, it's like playing with Lego: simple, intuitive and powerful.
5
+
> For information, this library is not intended to be used for Minecraft, it is used professionally in a Java project.
6
6
7
7
---
8
8
9
9
```java
10
-
StableVersion:0.2.2-STABLE
10
+
StableVersion:0.2.2-STABLE
11
11
```
12
12
13
13
---
@@ -18,91 +18,91 @@ Support Lib 23 | Future 24
18
18
Hook-----------------------|
19
19
-SupportMinecraft1.8
20
20
21
-
-CommingSoon.
21
+
-ComingSoon.
22
22
```
23
23
---
24
24
25
-
Être tenu au courant des dernières features et mises à jour de ConnectorAPI.
25
+
Stay informed about the latest features and updates of ConnectLib.
26
26
27
-
-Système de débugging avancé. Disponible prochainement.
27
+
-Advanced debugging system. Available soon.
28
28
29
29
---
30
30
31
-
Changelog :
31
+
Changelog:
32
32
33
33
```java
34
-
- [0.1.3.9-SNAPSHOT]:Ajout de la sérialisation des données pour une compatibilisation parfaite des données avec lesHOOK.
35
-
- [0.1.3.17-SNAPSHOT]:Suppresion de la sérialisation des données...Toujours disponible depuis la branche /feature/serializer. Utile si les processus ne sont pas initialisé dans le même environnement.
36
-
- [0.1.9.2-STABLE]:Patch de sécurité en utilisant la méthode getRoutes en utilisant une classe enumération pour la routeName:StackOverflowError...+Création des maps selon le type de variable souhaité.
37
-
- [0.2.0-STABLE]:Woaw arrivé de la 0.2.0en si peu de temps ?Il y en avait des choses à faire sur ce projet ;)
38
-
- [0.2.2-STABLE]:Ajout de la création de logs.
34
+
- [0.1.3.9-SNAPSHOT]:Added data serialization for perfect data compatibility withHOOK.
35
+
- [0.1.3.17-SNAPSHOT]:Removal of data serialization...Still available from the /feature/serializer branch. Usefulif processes are not initialized in the same environment.
36
+
- [0.1.9.2-STABLE]: Security patch using the getRoutes method using an enumeration classforrouteName: StackOverflowError... + Creation of maps according to the desired variable type.
37
+
- [0.2.0-STABLE]: Wow, arrival of 0.2.0 in such a short time? There were things to do on this project ;)
38
+
- [0.2.2-STABLE]: Added log creation.
39
39
```
40
40
41
41
---
42
42
43
-
## 🌟 Pourquoi ConnectorAPI ?
43
+
## 🌟 Why ConnectLib?
44
44
45
-
Imaginez une API qui ne se contente pas de relier des services, mais qui devient le chef d’orchestre de vos intégrations. ConnectorAPI est conçu pour :
45
+
Imagine an API that doesn't just connect services, but becomes the conductor of your integrations. ConnectLib is designed to:
Plus d'exemples dans ICI : [ExampleUsage.java](src/main/java/fr/sandro642/github/example/ExampleUsage.java)Non disponible pour le moment dû aux nouvelles features.
132
+
More examples HERE: [ExampleUsage.java](src/main/java/fr/sandro642/github/example/ExampleUsage.java)Not available at the moment due to new features.
133
133
134
134
---
135
135
136
-
## 📚 Structure du projet
136
+
## 📚 Project Structure
137
137
138
-
-`src/main/java/fr/sandro642/github/` : code source principal
0 commit comments