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/Solidity
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 1
,
"total": 1
,
"summary": {
"title": "Solidity",
"description": "Solidity is an object-oriented programming language for writing smart contracts. It is used for implementing smart contracts on various blockchain platforms, most notably, Ethereum. It was developed by Christian Reitwiessner, Alex Beregszaszi, and several former Ethereum core contributors to enable writing smart contracts on blockchain platforms such as Ethereum. The programs compiled by the Solidity are intended to be run on Ethereum Virtual Machine.",
"source_url": "https://en.wikipedia.org/wiki/Solidity",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232402",
"code": 43232402
,
"title": "Development environment 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"
}
}
]
}