Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 777 Bytes

File metadata and controls

44 lines (33 loc) · 777 Bytes

Flask-Data-Table-With-Server-Side-Simple-Example

Flask Data Table With Server Side Simple Example

Flask Data Table Simple Example

this is Data Table with server side example

Installation

Use the package manager pip to install foobar.

flask run

Using MongoDB
Database : mydata
Collection : emp
Data : 
{
    "A": "Hello!",
    "B": "How is it going?",
    "C": 3,
    "D": 4
}

Usage

HTML JS :
/serverside_table[GET]

Server Side:
/tables/serverside_table[GET]

Contributing

SergioLlana https://github.com/SergioLlana/datatables-flask-serverside

Panji Gumilar https://github.com/panji31/Flask-Data-Table-With-Server-Side-Simple-Example/

License

MIT