Skip to content

avinashkr-ai/Django-Rest-Framework-API-With-AJAX

 
 

Repository files navigation

Rest-Framework-API-With-AJAX

Hits

Django Rest framework api with datatable ajax

Features

📈 Rest API >>> GET, POST, PUT, DELETE

Languages and Tools

css3 django git html5 javascript python

Using Datatable

Instructions on running project locally:

Clone the project

 git clone https://github.com/rock12231/Django-Rest-Framework-API-With-AJAX/

Install dependencies:

 pip install -r requirements.txt

Run Project on terminal

 python manage.py runserver

Start the server

 http://127.0.0.1:8000/

Open Index.html in browser

 https://rock12231.github.io/Rest-Framework-API-With-AJAX/

Author

@rock12231

heroku ps:scale web=1 -a avi-test-pro