Our Blog

Boost your knowledge with the insights from our expert team.

Health
Health
EHR
EHR
Medplum
Medplum
Security
Security
Next.js
Next.js
React
React
People
People
Open Source
Open Source
API
API
placeholder background

Uploading files from the frontend to Amazon S3

A common problem appears when uploading large files to Heroku. Every request made to Heroku must last less than 30 seconds or it will get terminated, when uploading large files, 30 seconds might not be enough. Here is how to circumvent that with Amazon S3

A common problem appears when uploading large files to Heroku. Every request made to Heroku must last less than 30 seconds or it will get terminated, when uploading large files, 30 seconds might not be enough. Here is how to circumvent that with Amazon S3

placeholder background

Uploading files from the frontend to Amazon S3

A common problem appears when uploading large files to Heroku. Every request made to Heroku must last less than 30 seconds or it will get terminated, when uploading large files, 30 seconds might not be enough. Here is how to circumvent that with Amazon S3

A common problem appears when uploading large files to Heroku. Every request made to Heroku must last less than 30 seconds or it will get terminated, when uploading large files, 30 seconds might not be enough. Here is how to circumvent that with Amazon S3

placeholder background

Configuring Sass & Bower with django-compressor – Part 2

This is the part 2 of the guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor.

This is the part 2 of the guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor.

placeholder background

Configuring Sass & Bower with django-compressor – Part 2

This is the part 2 of the guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor.

This is the part 2 of the guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor.

placeholder background

Configuring Sass & Bower with django-compressor – Part 1

This is a quick guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor (which combine static files and minificate them).

This is a quick guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor (which combine static files and minificate them).

placeholder background

Configuring Sass & Bower with django-compressor – Part 1

This is a quick guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor (which combine static files and minificate them).

This is a quick guide on how to configure a Django 1.8 project with Sass (django-libsass), Bower (django-bower) and django-compressor (which combine static files and minificate them).

placeholder background

Django CORS: handling cross-origin requests

It’s common among web developers, and mainly the ones who are developing web APIs, to face problems related to CORS. Wanna know how to use CORS in Django and understand better how it works under the hood? Don't worry. We will explain.

It’s common among web developers, and mainly the ones who are developing web APIs, to face problems related to CORS. Wanna know how to use CORS in Django and understand better how it works under the hood? Don't worry. We will explain.

placeholder background

Django CORS: handling cross-origin requests

It’s common among web developers, and mainly the ones who are developing web APIs, to face problems related to CORS. Wanna know how to use CORS in Django and understand better how it works under the hood? Don't worry. We will explain.

It’s common among web developers, and mainly the ones who are developing web APIs, to face problems related to CORS. Wanna know how to use CORS in Django and understand better how it works under the hood? Don't worry. We will explain.