@cocreate/api
Version:
A simple api helper component in vanilla javascript used by JavaScript developers to create thirdparty api intergrations. CoCreate-api includes the client component and server side for api processing. Thirdparty apis can be accessible using HTML5 attribut
23 lines • 606 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "601f02625803e43d00589077",
"name": "index.html",
"path": "/docs/api",
"pathname": "/docs/api/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "api",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};