Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 911 Bytes

File metadata and controls

19 lines (14 loc) · 911 Bytes

Agilicus Samples

These are various samples of integrations to the Agilicus Platform. Each uses the Agilicus API.

The original location of this code is at Agilicus Gitlab, and a read-only mirror is present on Github.

For questions, comments, feedback on the samples, please either email dev@agilicus.com, or use the Chat Icon on https://www.agilicus.com/.

Some use the API directly, others use the Python SDK or the Angular SDK.

  • angular -- Angular TypeScript SDK examples
  • dotnet -- Examples using Microsoft dotnetcore
  • php -- Examples using PHP
  • python -- Examples using Python
  • react -- Examples using React