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

https://github.com/jakbin/flask-ajax

Flask Ajax with crud opration
https://github.com/jakbin/flask-ajax

ajax ajax-jquery flask flask-ajax flask-api flask-app flask-restapi python

Last synced: about 1 month ago
JSON representation

Flask Ajax with crud opration

Awesome Lists containing this project

README

        

# Flask Ajax Crud App

![GitHub Contributors](https://img.shields.io/github/contributors/jakbin/flask-ajax)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/jakbin/flask-ajax)
![GitHub last commit](https://img.shields.io/github/last-commit/jakbin/flask-ajax)
![Python 3](https://img.shields.io/badge/python-3-yellow.svg)

There is two app 1st app unses sqlalchemy and 2nd app uses [DBjson](https://github.com/jakbin/dbjson). There is 28 lines of difference between sqlalchemy and [DBjson](https://github.com/jakbin/dbjson). You must try [DBjson](https://github.com/jakbin/dbjson).

## Features

- Load Data
- Insert Data
- Update Data
- Delete Data
- Search Data
- Live search Data
- Pagination Data

## Todo-List

- [x] Search Data
- [x] Pagination Data
- [ ] Image Upload
- [ ] Login And Logout
- [x] Return Json Data