flask-rest-api-blog-series-master.zip
(预估有个80文件)
flask-rest-api-blog-series-master
Part - 5
movie-bag
.env
154B
services
mail_service.py
554B
database
db.py
107B
models.py
814B
app.py
595B
run.py
39B
Pipfile.lock
18KB
Pipfile
255B
resources
movie.py
2KB
reset_password.py
3KB
routes.py
478B
errors.py
2KB
auth.py
1KB
templates
email
reset_password.txt
0B
reset_password.html
335B
Part-5 Password Reset.md
13KB
Part - 0
Part-0 Hello Flask Rest API.md
10KB
movie-bag
app.py
928B
Pipfile.lock
6KB
Pipfile
150B
Part - 1
Part-1 Using MongoDB with Flask.md
11KB
movie-bag
database
db.py
107B
models.py
225B
app.py
1KB
Pipfile.lock
11KB
Pipfile
174B
Part - 6
movie-bag
.env
221B
services
mail_service.py
554B
database
db.py
107B
models.py
814B
app.py
513B
run.py
39B
Pipfile.lock
18KB
.env.test
206B
Pipfile
256B
resources
movie.py
2KB
reset_password.py
3KB
routes.py
478B
errors.py
2KB
auth.py
1KB
tests
test_create_movie.py
1KB
__init__.py
0B
test_login.py
2KB
test_get_movies.py
2KB
BaseCase.py
387B
test_signup.py
2KB
templates
email
reset_password.txt
0B
reset_password.html
335B
Part-6 Testing REST APIs.md
11KB
Part - 2
movie-bag
database
db.py
107B
models.py
225B
app.py
312B
Pipfile.lock
12KB
Pipfile
194B
resources
movie.py
835B
routes.py
166B
Part-2 Better Structure with Blueprint and Flask-restful.md
9KB
.gitignore
11B
Part - 3
Part-3 Authenticaion and authorization.md
14KB
movie-bag
.env
51B
database
db.py
107B
models.py
814B
app.py
475B
Pipfile.lock
17KB
Pipfile
238B
resources
movie.py
1KB
routes.py
307B
auth.py
857B
Part - 4
master.patch
8KB
Part-4 Exception Handling.md
11KB
movie-bag
.env
51B
database
db.py
107B
models.py
814B
app.py
535B
Pipfile.lock
17KB
Pipfile
238B
resources
movie.py
2KB
routes.py
307B
errors.py
1KB
auth.py
1KB
暂无评论