Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AdityaSharmaTech
/
Judge0Tsting
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Judge0Tsting
/
docs
/
api
/
statuses_and_languages
/
get_a_language.md
AdityaSharmaTech
Upload 177 files
def1299
verified
27 days ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
378 Bytes
Get a Language [GET]
Parameters
id (required, integer,
1
) ... Language ID.
Response 200 (application/json)
Body { "id": 1, "name": "Bash (4.4)", "is_archived": true, "source_file": "script.sh", "compile_cmd": null, "run_cmd": "/usr/local/bash-4.4/bin/bash script.sh" }