fix(core): update
This commit is contained in:
@ -1,8 +1,19 @@
|
||||
# Bellini.io Documentation
|
||||
headless Open Source CMS
|
||||
# Getting started with api.global
|
||||
|
||||
!!! info
|
||||
Use the search box for quickly finding what you are looking for.
|
||||
|
||||
## What is this?
|
||||
bellini.io enables easy maintance of content for large scale commercial websites.
|
||||
api.global is the high availability api endpoint for all products created by [lossless](https://lossless.com).
|
||||
|
||||
!!! hint
|
||||
Most products offer TypeScript packages on npm that simplify interaction with the API for the product specific use case. As of now those are:
|
||||
|
||||
* [@layer.io/api](https://npmjs.org/layer.io/api)
|
||||
* [@social.io/api](https://npmjs.org/layer.io/api)
|
||||
* [@onboardme/api](https://npmjs.org/layer.io/api)
|
||||
* [@inwork/api](https://npmjs.org/layer.io/api)
|
||||
|
||||
## What does this documentation cover?
|
||||
This documentation explains how to interface with bellini.io and how to use its APIs
|
||||
This documentation explains how to structure api calls to api.global and to be aware of the mechanics of load distribution.
|
||||
We strongly recommend checking out our npm package that implements the hard stuff for you.
|
||||
|
3
markdown/nodejs.md
Normal file
3
markdown/nodejs.md
Normal file
@ -0,0 +1,3 @@
|
||||
# NodeJS SDK
|
||||
|
||||
api.global offers a nodejs sdk that makes it easy to implement api.global features into your own software
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
name: NodeJS SDK
|
||||
---
|
||||
bellini.io offers a TypeScript package which is the recommended way of interfacing with bellini.io
|
3
markdown/support.md
Normal file
3
markdown/support.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Support
|
||||
|
||||
api.global is covered by Lossless Support. To see available support packages visit https://lossless.support
|
Reference in New Issue
Block a user