Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 669 Bytes

File metadata and controls

13 lines (10 loc) · 669 Bytes

Slack-Randomizer

A custom API endpoint to integrate with a custom Slack slash command. This implementation provides a random name.

Purpose

To randomly generate an item from a supplied list.

Built With

  • Node - Server-side, JavaScript runtime environment
  • Express - Web application framework for Node.js
  • Claudia - Automation tool to deploy Node applications to AWS Lambda and API Gateway

Author