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

https://github.com/prallhsu/flask_practice

Some practical web projects implemented by Flask.
https://github.com/prallhsu/flask_practice

flask python web

Last synced: about 2 months ago
JSON representation

Some practical web projects implemented by Flask.

Awesome Lists containing this project

README

          

# Flask_Practice

练习几个Flask的基础项目

Developing...

## Projects

- [x] Sayhello
- [x] Blueblog
- [x] Albumy
- [ ] Todoism
- [ ] CatChat
- [ ] ...

## 项目地址

- [SayHello](/SayHello/sayhello)
- [BlueBlog](/blueblog/blueblog)
- [Albumy](/Albumy/albumy)