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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,12 +51,12 @@ Examples:
51
51
In the example folders above you will find pairs of input files and their schema files. Then in the
52
52
`.snapshots` sub directory, you'll find their corresponding output files.
53
53
54
-
## Online Playground
54
+
## Online Playground (not functioning)
55
55
56
-
Use [The Playground](https://omniparser-prod-omniparser-qd0sj4.mo2.mogenius.io/) (may need to wait for a few seconds for instance to wake up)
57
-
for trying out schemas and inputs, yours or existing samples, to see how ingestion and transform work.
56
+
~~Use [The Playground](https://omniparser-prod-omniparser-qd0sj4.mo2.mogenius.io/) (may need to wait for a few seconds for instance to wake up)
57
+
for trying out schemas and inputs, yours or existing samples, to see how ingestion and transform work.~~
58
58
59
-

59
+
As for now (2023/03/14), all of our previous free docker hosting solutions went away and we haven't found another one yet. For now please clone the repo and use `./cli.sh` as described in the [Getting Started](./doc/gettingstarted.md) page.
60
60
61
61
## Why
62
62
- No good ETL transform/parser library exists in Golang.
0 commit comments