Hacker News new | ask | show | jobs
by plorkyeran 4796 days ago
I've found Flask-WTF to work quite well for validating JSON. It looks a little weird at first due to the naming scheme mismatch, but I haven't encountered any actual functional problems with it.