Skip to content

一个小型的 RESTful web 服务器,基于 Python3 flask 库。

Notifications You must be signed in to change notification settings

chenwangji/douban_movie_top250_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

描述

这是一个小型的 RESTful web 服务器,基于 Python3 flask 库。

初次请求数据是抓取的豆瓣 TOP250 电影,并存入 Mysql 中。

下次请求会直接读取数据库中的数据,并做了分页,提高响应速度。

详细的接口文档请参考这里

About

一个小型的 RESTful web 服务器,基于 Python3 flask 库。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages