📝 Improve docs, with new screenshots

This commit is contained in:
Sebastián Ramírez
2019-02-23 19:25:33 +04:00
parent b96d78db99
commit 21d462c6ae
6 changed files with 18 additions and 1 deletions

View File

@@ -4,7 +4,24 @@
Generate a backend and frontend stack using Python, including interactive API documentation.
[![Screenshot](screenshot.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
### Interactive API documentation
[![API docs](img/docs.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
### Alternative API documentation
[![API docs](img/redoc.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
### Dashboard Login
[![API docs](img/login.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
### Dashboard - Create User
[![API docs](img/dashboard.png)](https://github.com/tiangolo/full-stack-fastapi-postgresql)
## Features

BIN
img/dashboard.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
img/docs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
img/login.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
img/redoc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB