How to set password authentication for Api Root / DefaultRouter in Django REST
This post is in continuation of “Developing first REST API using Django Rest Framework ( DRF )” … Read more
This post is in continuation of “Developing first REST API using Django Rest Framework ( DRF )” … Read more
This post is heavily based on “Writing your first Django App” article from django documentation. The only … Read more
The file must begin with a Section Header Block. Below is typical configuration, with a single Section Header … Read more
If you are working on developing DMR (Digital Media Renderer) or DMC ( Digital Media Controller) for … Read more
OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, … Read more
When we were developing the JNI example as mentioned in our another post, “Java Native Interface ( … Read more
The Java Native Interface (JNI) establishes a well-defined and platform-independent interface between the JAVA and Native C … Read more
Installing JAVA on ubuntu can be done using following easiest command. for Ubuntu 20.04, this command installs … Read more
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports … Read more
If you are using WordPress for your website and your website has large number of posts, after … Read more
One of our website which we had started is developed using PHP and uses MySQL as database. … Read more
When you want to change the database collation of your database, the best thing you can do, … Read more