webex

Version, currently master branch1 version
  • master branchlatestNov 28, 2022

github.com/place-technology/webex

Cisco Webex Microservice for Crystal Language

1 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  webex:
    github: place-technology/webex
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
MIT
Author
Giorgi Kavrelishvili

Dependencies

Runtime Dependencies

  • grip*github: grip-framework/grip
  • halite*github: icyleaf/halite

Development Dependencies

  • ameba*github: veelenga/amebadev

README

Cisco Webex Microservice

Installation

Copy the template environment file and modify it with proper values

cp .envrc.example .envrc

Execute the microservice

crystal run src/application.cr