Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

185
Views
Cómo hacer esta solicitud de curl en Pure Javascript con el parámetro "-F"

Quiero usar esta API en javascript/jquery , que actualmente está en curl y obtener la respuesta JSON, My below

 curl -F "file=@test.txt" https://api.anonfiles.com/upload

lo que he intentado

 <form enctype="multipart/form-data" action="https://api.anonfiles.com/v1/upload" method="POST"> <input type="hidden" name="MAX_FILE_SIZE" value="30000" /> Send this file: <input name="file" type="file" /> <input type="submit" value="Send File" /> </form>

(no funciona :/)

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!