devwiki:litestar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
devwiki:litestar [2023/08/28 09:25] – [Concepts] yingdevwiki:litestar [2023/08/29 07:13] – [Concepts] ying
Line 28: Line 28:
   * litestar use Uvicorn ASGI server, which support http, websockets and other realtime protocol   * litestar use Uvicorn ASGI server, which support http, websockets and other realtime protocol
     * https://www.uvicorn.org/     * https://www.uvicorn.org/
 +
 +  * litestar auto create the scheme and scheme tryout page
 +    * http://127.0.0.1:8000/schema/
 +    * http://127.0.0.1:8000/schema/swagger
  • devwiki/litestar.txt
  • Last modified: 2023/08/29 09:31
  • by ying