-
### Expected Behavior
As per title, when working with a Kinesis Firehose event that contains a SQS event in the data field, if the field is not a valid SQS event the entire parsing should fail.
### …
-
Greetings!
It will be cool to update the `emoji.json` with the latest version of emoji from `https://emojipedia.org` or the `https://unicode.org/Public/emoji/latest/emoji-sequences.txt` (:
I ca…
-
**What would you like to be added**: Automatically detect log lines that are JSON objects and parse those JSON objects into explorable trees
**Why is this needed**: It would greatly improv…
-
Sorry for bothering you again. Here are logs of JSON content errors. Don't know, maybe it is related to libraries. First run was successful and from the second run I got this:
`2022-07-12T07:16:2…
-
We need to provide JSON Parsing guidelines to contributors...
-
I was writing a web scraper in Nim using the standard libraries. The web page that I was scraping from had some invalid JSON data in it that I needed to use. E.g.:
[{id: 1, name: "alfred"}, {…
-
### Describe your problem
Is it possible to use the different chunking methods on already parsed files in one of my local directories? Similar to being able to use the parsing of documents, I would l…
-
I had been using `micro` perfectly fine locally, but then decided to use `micro-dev` for local development, but it won't parse the json body of my requests anymore :\ I'm sending the requests via post…
-
Hi Vinnie, I saw your post in slack regarding boostified JSON parsing.
I felt it prudent to you let you know some of the use cases I have come across when using JSON in a highly available, scalable…
-
Thank you for the great tool. I think I've run into a bug with JSON parsing.
I have a JSON object like this being sent to `/webhook`:
```
{
"transaction": {
"messages": [
…