github.com/place-technology/webex
master / published Nov 28, 2022 / repository
Cisco Webex Microservice for Crystal Language
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
API
- Application
- Constants
- Halite
- Webex
Webexkeeps the contexts that define your domain and business logic. - WebexWeb
WebexWebkeeps the controllers and views which define your web interface.