1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-04-20 14:57:01 +00:00

attempt testing (doesn't work)

This commit is contained in:
Dominic 2019-09-27 15:35:02 +02:00
parent 5ef80deecf
commit a42d9750ef
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
7 changed files with 540 additions and 46 deletions

View file

@ -24,3 +24,7 @@ mime = "0.3"
serde = "1"
serde_derive = "1"
serde_json = "1"
[dev-dependencies]
fake = "2.2"
reqwest = "0.9"