Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSolante committed Nov 28, 2024
1 parent 85cdaf4 commit 6df8a22
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,17 @@ for interactive mode.

// then type your JSON and press enter

like:

{"key": "value"}
```

## Todo
## References

- [X] Should output the value is valid JSON or not.
- [ ]
- [ ]
- [ ]
- [ ]
- [RFC7159](https://datatracker.ietf.org/doc/html/rfc7159)
- [JSON.org](https://www.json.org/json-en.html)
- [JSONApi](https://jsonapi.org/format/)

## References
## Todo

- [ ] RFC7159 compliance
- [ ] Extend cli parser to web server

0 comments on commit 6df8a22

Please sign in to comment.