4 Commits

Author SHA1 Message Date
be90148a3d 1.0.34 2019-08-13 21:52:12 +02:00
27afbabc57 fix(core): update 2019-08-13 21:52:12 +02:00
a60b5a0c4e 1.0.33 2019-08-13 21:49:27 +02:00
58f294c95c fix(core): update 2019-08-13 21:49:27 +02:00
4 changed files with 11 additions and 5 deletions

View File

@ -14,5 +14,11 @@ https://async.api.global
For requests that are not sensitive for timely execution there is a async endpoint, that will schedule an request for "later point in time" exection. Any requests going there need to register a webhook within their account for transmitting responses in an asynchronious fashion. For requests that are not sensitive for timely execution there is a async endpoint, that will schedule an request for "later point in time" exection. Any requests going there need to register a webhook within their account for transmitting responses in an asynchronious fashion.
## Worker Endpoints ## Worker Endpoints
[4chd76gf].api.global ```
Worker endpoints https://[4chd76gf].api.global
```
Worker endpoints are assigned to you on a dynamic basis
!!! hint
If you are using TypeScript we can not recommend enough to use our TypeScript npm packages for super easy integration.
They are maintained by us ourselves and hide most complex stuff from you so you can focus on using the tools.

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "awpm.xyz", "name": "awpm.xyz",
"version": "1.0.32", "version": "1.0.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "awpm.xyz", "name": "awpm.xyz",
"version": "1.0.32", "version": "1.0.34",
"description": "the specification for the awesome workplace manifesto", "description": "the specification for the awesome workplace manifesto",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {

View File

@ -1,4 +1,4 @@
# @bellini/docs # @apiglobal/private/docs
Open Source headless CMS Open Source headless CMS
## Availabililty and Links ## Availabililty and Links