Browse Source

📝 Improve docs, with new screenshots

pull/13907/head
Sebastián Ramírez 7 years ago
parent
commit
21d462c6ae
  1. 19
      README.md
  2. BIN
      img/dashboard.png
  3. BIN
      img/docs.png
  4. BIN
      img/login.png
  5. BIN
      img/redoc.png
  6. BIN
      screenshot.png

19
README.md

@ -4,7 +4,24 @@
Generate a backend and frontend stack using Python, including interactive API documentation. 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 ## Features

BIN
img/dashboard.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
img/docs.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
img/login.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
img/redoc.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
screenshot.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

Loading…
Cancel
Save