Skip to content

Commit 179033f

Browse files
committed
Updated NOTES.md.
1 parent 799c9f4 commit 179033f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Ideas
22

3-
- use something like https://docs.pylonsproject.org/projects/colander/en/latest/basics.html to deserialize (and validate) JSON into Python classes
3+
- use something like [colander](https://docs.pylonsproject.org/projects/colander/en/latest/basics.html) to deserialize JSON into Python classes (and potentially validate it, too)
4+
- how about _async_?

0 commit comments

Comments
 (0)