Resources for developers
Меньше 1 минуты
Resources for developers
Swagger
Core servers
- Tangl Auth Server - https://auth.tangl.cloud/swagger/index.html
- Tangl Server - https://platform.tangl.cloud/swagger/index.html
- Tangl Cache Server - https://cache.tangl.cloud/swagger/index.html
Services servers
- Tangl Value Server - https://value.tangl.cloud/swagger/index.html
- Tangl Control Server - https://control.tangl.cloud/swagger/index.html
GitHub
Materials and demo apps for developers - https://github.com/tangl-services/tangl-dev
- tangl-demo-basic - A simple application that implements background user authorization via Tangl Auth REST API and viewer embedding - https://github.com/tangl-services/tangl-dev/tree/main/tangl-demo-basic
- tangl-demo-playground - A advanced application with many features like viewer extensions, multilanguage support, viewer UI and so on - https://github.com/tangl-services/tangl-dev/tree/main/tangl-demo-playground
- tangl-demo-auth - Application that implements authorization via Tangl Auth OIDC flow - https://github.com/tangl-services/tangl-dev/tree/main/tangl-demo-auth
NPM
- Tangl i18n helper library for Vite - https://www.npmjs.com/package/tangl-i18next-vite
- Tangl Viewer library -https://www.npmjs.com/package/tangl-viewer
Demo Account and Client requisites:
client_id: "e35e3f8b-8197-5b4d-8249-3a077cfedc50", //Demo API client
client_secret: "ff7eb513-db87-b66d-f743-3a077cfedc51", //Demo API client
username: "devdemo@tangl.cloud", //Demo account
password: "Devdemo1!", //Demo account
Demo account and demo API client provides access to Demo company with sample models.