Skip to content

Khairulbashar010/Django-Crud-with-REST-and-Admin-LTE-Templet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Django-Crud-with-REST-and-Admin-LTE-Templet

This is a simple django CRUD application with REST api.

Required Libraries- Django, Djangorestframework, MySQL

To run it: Install django (my version 3.1.5), Install djangorestframework, Start project named "django_crud", Start app named crud, Connect database using mysql client with your credentials in settings.py, Migrate and runserver.

View api response localhost:8000/data

API view of index page localhost:8000/index

About

This is a simple django CRUD application with REST api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published