3 followers
Software Developer using Python, JavaScript, and building artificial intelligent applications
We will learn to build a user sign-up and log-in system in Django with django-allauth package and a custom user model. · Create a new Django Project and...
django-allauth is an integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social)...
In this article, you will learn to build an artificial intelligent API to detect toxic comment · Introduction Toxicity is anything rude, disrespectful,...
We will learn to create an API using mixins, Viewsets & Routers. · Introduction Following this link:...
Learn to build APIs · Introduction We will build a to-do API backend using Django Rest Framework. We will be able to create, read, update and delete...
In this article, you will learn what Software Testing is, the Importance of Software Testing, How to implement a Unit Test for your Software · Software...