File tree Expand file tree Collapse file tree 4 files changed +12
-7
lines changed
Expand file tree Collapse file tree 4 files changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -8,22 +8,27 @@ This project is a comprehensively updated fork of [Sebastián Ramírez's](https:
88
99Generate a backend and frontend stack using Python, including interactive API documentation.
1010
11- ### Interactive API documentation
12-
13- [ ![ API docs] ( img/docs.png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
14-
15- ### Alternative API documentation
11+ ### App landing page
1612
17- [ ![ API docs] ( img/redoc .png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
13+ [ ![ API docs] ( img/landing .png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
1814
1915### Dashboard Login
2016
2117[ ![ API docs] ( img/login.png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
2218
23- ### Dashboard - Create User
19+ ### Dashboard User Management
2420
2521[ ![ API docs] ( img/dashboard.png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
2622
23+ ### Interactive API documentation
24+
25+ [ ![ API docs] ( img/docs.png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
26+
27+ ### Alternative API documentation
28+
29+ [ ![ API docs] ( img/redoc.png )] ( https://github.com/whythawk/full-stack-fastapi-postgresql )
30+
31+
2732## Key features
2833
2934- ** Docker Compose** integration and optimization for local development.
You can’t perform that action at this time.
0 commit comments