NiViggiano

Results 1 comments of NiViggiano

@BassCoder2808 Just use any sufficiently large file as input to any API route, e.g. `curl -X POST -F "[email protected]" -F "format=JSON" -H "Accept: application/json" http://localhost:8000/api/validate/ `. I'd suggest just putting...