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/hot_technology/Vue.js
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 3
,
"total": 3
,
"summary": {
"description": "Vue.js is a progressive JavaScript framework used for building user interfaces and single-page applications. It is lightweight and easy to learn, making it a popular choice among developers for building modern and dynamic web applications. Vue.js provides a reactive and declarative way of building UI components, simplifying the process of creating complex user interfaces. It also supports various libraries and tools, enabling developers to build scalable and flexible web applications quickly.",
"source_url": "https://en.wikipedia.org/wiki/Vue.js",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232408",
"code": 43232408
,
"title": "Web platform development software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1254.00/",
"code": "15-1254.00",
"title": "Web Developers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 3
,
"title": "Job Zone Three: Medium Preparation Needed"
},
"in_demand": true
,
"percentage": 8
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1255.00/",
"code": "15-1255.00",
"title": "Web and Digital Interface Designers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
},
"in_demand": false
,
"percentage": 3
},
{
"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"
},
"in_demand": false
,
"percentage": 2
}
]
}