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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9

10
10
11
11
This library is a Python HTTP client for transformer.bee aka edifact-bo4e-converter.
12
-
We also maintain a [.NET version](https://github.com/Hochfrequenz/TransformerBeeClient.NET) of this client.
12
+
We also maintain a [.NET](https://github.com/Hochfrequenz/TransformerBeeClient.NET) and [TypeScript](https://github.com/Hochfrequenz/TransformerBeeClient.ts) version of this client.
13
13
14
14
It allows you to convert EDIFACT messages to BO4E and vice versa by speaking to Hochfrequenz's transformer.bee service.
15
15
Note that the actual conversion happens in the transformer.bee service/backend, this library only provides a convenient way to use its API.
0 commit comments