Coder Social home page Coder Social logo

alexa-rs's Introduction

Crates.io Status

alexa-rs is a library for quickly developing Alexa skills in Rust.

It exposes an Iron handler that validates and parses the request, hands it to a user-specified trait object that provides a a response, and converts that to appropriate response.

alexa-rs does not provide a direct mapping of the JSON interface, but rather a mid-level abstraction that rejects invalid input and makes it difficult to craft an invalid response.

To see more information about the interface Amazon provides, see https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/alexa-skills-kit-interface-reference

See examples/double_number.rs for an example of a simple app developed using this toolkit.

alexa-rs's People

Contributors

neil-lobracco avatar

Stargazers

Ivan Ganev avatar Collier King avatar Mudit Chhabra avatar Nate Strandberg avatar duslabo avatar Felix S Klock II avatar Leo Correa avatar Jan-Erik Rediger avatar Alejandro Baez avatar Shaun Mulligan avatar Alessandro Balzano avatar Kamuela Franco avatar Stanislav Tkach avatar J avatar Pete Gadomski avatar Matej Ľach avatar Eric Petersen avatar Christopher avatar Stephen Becker IV avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.