Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rock12231/django-rest-framework-api-with-ajax

Django rest framework api with html, css, bootstrap, datatable and ajax
https://github.com/rock12231/django-rest-framework-api-with-ajax

ajax ajax-call ajax-request api api-rest bootstrap5 css datatables django django-rest-framework heroku html learn

Last synced: 2 months ago
JSON representation

Django rest framework api with html, css, bootstrap, datatable and ajax

Awesome Lists containing this project

README

        

# Rest-Framework-API-With-AJAX
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/rock12231/Rest-Framework-API-With-AJAX/edit/master/README.md)](https://hits.seeyoufarm.com)

### 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](https://datatables.net/)

## Instructions on running project locally:

Clone the project

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

Install dependencies:

```bash
pip install -r requirements.txt
```

Run Project on terminal

```bash
python manage.py runserver
```

Start the server

```bash
http://127.0.0.1:8000/
```

Open Index.html in browser

```bash
https://rock12231.github.io/Rest-Framework-API-With-AJAX/
```
## Author

✨ [@rock12231](https://github.com/rock12231)

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