Skip to content

Allan Ferreira

  • About Me
  • Contact
  • English
  • Português

excel

API Django REST: Upload e Retorno de Excel

June 14, 2026June 15, 2023 by ferrerallan

Building a DRF endpoint that accepts Excel uploads and returns a processed Excel file requires handling multipart form data, reading it with pandas, transforming it, and streaming the output file back in the response. Each of those steps has its own failure mode. TL;DR: Build a Django REST Framework API that accepts an Excel file … Read more

Categories Backend & APIs Tags api, django, excel Leave a comment

Recent Posts

  • How I migrated a WebForms monolith to a .NET 8 API and React SPA
  • Measuring MS Lesion Volume in Brain MRI
  • Learning to Learn
  • Moving a domain’s DNS from GoDaddy to Route 53
  • Free HTTPS with Certbot on Nginx

Recent Comments

No comments to show.
© 2026 Allan Ferreira • Built with GeneratePress