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

https://github.com/camerodev/simple-flask-crud-basic

Simple Blog site to show CRUD and file upload on flask. You can use it on your project.
https://github.com/camerodev/simple-flask-crud-basic

blog bootstrap flask html mongodb pytyon

Last synced: about 1 month ago
JSON representation

Simple Blog site to show CRUD and file upload on flask. You can use it on your project.

Awesome Lists containing this project

README

        

```sh
$ pip3 install flask && python3 server.py
```

![ezgif-2-e526f7bba4](https://user-images.githubusercontent.com/92864027/219899780-f56bb840-9236-4855-b956-a366b00ab2ed.gif)