This website requires JavaScript.
Explore
Help
Sign In
david
/
kanban-app
Watch
1
Star
0
Fork
You've already forked kanban-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
861160566c
kanban-app
/
backend
/
app
/
routes
/
__init__.py
5 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
initial commit, create repo backend and frontend
2026-02-14 16:56:10 +00:00
from
.
api
import
api_bp
from
.
health
import
health_bp
update actions config, fix lint errors
2026-02-24 16:19:15 +00:00
__all__
=
[
"
api_bp
"
,
"
health_bp
"
]
Reference in a new issue
Copy permalink