Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ get_api_key
Function
get_api_key
backend/config.py:46–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
45
46
def
get_api_key():
47
return
os.environ.get(
"SMARTNODE_API_KEY"
)
48
49
50
def
get_cors_origins():
Callers
1
validate_config
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected