Parse JSON from post request

Accept a post request and try to parse it expecting the data is
formated in JSON.
This commit is contained in:
finga 2021-02-02 11:05:50 +01:00
commit d8ca63ab37
4 changed files with 1152 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/target