📈 Rest API >>> GET, POST, PUT, DELETE
Using Datatable
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/
heroku ps:scale web=1 -a avi-test-pro