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
Welcome to **ConnectLib**: the universal gateway to connect, automate and orchestrate your data flows! And if you thought APIs were complicated, think again! With ConnectLib, it's like playing with Lego: simple, intuitive and powerful.
11
+
</div>
10
12
13
+
Welcome to **ConnectLib**: the universal gateway to connect, automate and orchestrate your data flows!
14
+
And if you thought APIs were complicated, think again! With ConnectLib, it's like playing with Lego: simple, intuitive and powerful.
11
15
> For information, this library is not intended to be used for Minecraft, it is used professionally in a Java project.
12
16
13
-
***
17
+
---
14
18
15
19
```java
16
-
StableVersion:0.3.5-STABLE
20
+
StableVersion:0.3.2-STABLE
17
21
```
18
22
19
-
***
23
+
---
20
24
21
25
```java[build.gradle](build.gradle)
22
26
Support Lib : Java 23
@@ -27,23 +31,20 @@ Hook -----------------------|
27
31
28
32
- Coming Soon.
29
33
```
30
-
31
-
***
32
-
33
-
### LangManager
34
-
35
-
```
36
-
EN : Released - Version 1.3 - Latest Version
37
-
FR : Sorti - Version 1.2 - Latest Version
34
+
---
35
+
## LangManager
38
36
```
37
+
EN : Released - Version 1.2
38
+
FR : Sorti - Version 1.1
39
+
```
39
40
40
-
***
41
+
---
41
42
42
43
Stay informed about the latest features and updates of ConnectLib.
43
44
44
-
* Advanced debugging system. Available soon.[readme.md](./)
45
-
46
-
***
45
+
- Advanced debugging system. Available soon.
46
+
[readme.md](readme.md)
47
+
---
47
48
48
49
Changelog:
49
50
@@ -57,58 +58,52 @@ Changelog:
57
58
- [0.2.6.4-STABLE]: Added asynchronous job execution, allowing you to run tasks in the background without blocking your main application thread.
- [0.2.9-STABLE]: Added support query variables in routes, allowing you to pass parameters directly in the URL.
60
-
- [0.3.3-STABLE]: Minecraft Version 1.16 - Latest Version support + LangType 2.0 - Remove AnnotHandler, you can use logger.showLogs(); to display logs.
61
-
- [0.3.5-STABLE]: Now you can print the StatusCode of the response with ( response.getStatusCode(); )
62
61
```
63
62
64
-
***
63
+
---
65
64
66
-
### 🌟 Why ConnectLib?
65
+
## 🌟 Why ConnectLib?
67
66
68
67
Imagine an API that doesn't just connect services, but becomes the conductor of your integrations. ConnectLib is designed to:
0 commit comments