Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DMTuit/gc_api_rass
DMTuit
/
gc_api_ra
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
307038f
gc_api_ra
/
google,py
DmitrMakeev
Create google,py
307038f
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
from
flask
import
request, jsonify
import
globs
import
os
api_variable =
os
.getenv(
'api_key_g'
)