Ajay PatelJan 5, 20223 min readDjangoHow to Create CRUD API using Django Rest frameworkDjango is one of the popular web development framework based on Python. It follows MVT (Model view template) architecture. It handles...