Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ get_rss_feeds
Route
get_rss_feeds
RSS_Manager/main.py:None–None ·
view source on GitHub ↗
app.get("/feeds_list")
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
FastAPI, Form, Request
2
from
fastapi.templating
import
Jinja2Templates
3
4
from
utils
import
(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected