Request Entity Too Large(413) - Uploading File with Formdata with Axios and Custom header
Introduction I was trying to upload images to my backend using rest APIs. I was…
May 03, 2021
In our last post, we have seen a full example of Next.js with Bootstrap project
And, we have also seen How to authenticate using Next-auth in Next.js
In this project, we will integrate last bootstrap project with signin-signout functionality.
The complete code can be taken from our Official Github Repo
Introduction I was trying to upload images to my backend using rest APIs. I was…
If you are using Bootstrap, the default font that comes with the package is…
Introduction In this post, we will use in Next.js with strapi. And, we will…
Introduction In this post, we will see how we can create a content type. And…
Introduction In this post we will see: How to prepare a docker image for your…
Introduction This post is in contuation of our previous post: How to use Draft…
Introduction In this post we will see following: How to schedule a job on cron…
Introduction There are some cases, where I need another git repository while…
Introduction In this post, we will see how to fetch multiple credentials and…
Introduction I have an automation script, that I want to run on different…
Introduction I had to write a CICD system for one of our project. I had to…
Introduction Java log4j has many ways to initialize and append the desired…