This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
fastapi-vue-setup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aac27da67c8b8f96b7f539f310480d6b46f6eeb6
fastapi-vue-setup
/
fastapi-vue
/
fastapi_vue
T
History
LeoVasanko
aac27da67c
Suppress CancelledError along with KeyboardInterrupt as a normal exit from server.run().
2026-02-18 17:50:34 +00:00
..
__init__.py
Moved fastapi-vue project to fastapi-vue-setup repository, using common version numbering (starting with v0.7.0).
2026-02-02 19:51:45 +00:00
hostutil.py
Add parse_endpoints helper function that handles complicated listen structures alike server.run() already did, returning a simple list of every endpoint.
2026-02-18 17:05:10 +00:00
server.py
Suppress CancelledError along with KeyboardInterrupt as a normal exit from server.run().
2026-02-18 17:50:34 +00:00
staticfiles.py
Improved error message.
2026-02-10 19:51:05 +00:00