Interactive Demo
This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.
Request
Response
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/technology/examples/Source%20code%20editor%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 4
,
"total": 4
,
"summary": {
"title": "Source code editor software",
"description": "Code Editor is a type of software application used by programmers and developers to write, edit, and debug computer code. It provides a user-friendly interface for code creation and allows for efficient coding with features such as syntax highlighting, auto-completion, and code formatting. Code editors are available in different versions and are specific to different programming languages.",
"source_url": "https://en.wikipedia.org/wiki/Code_editor",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232406",
"code": 43232406
,
"title": "Program testing software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.07/",
"code": "15-1299.07",
"title": "Blockchain Engineers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1251.00/",
"code": "15-1251.00",
"title": "Computer Programmers",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
"code": "15-1252.00",
"title": "Software Developers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1253.00/",
"code": "15-1253.00",
"title": "Software Quality Assurance Analysts and Testers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}