Skip to content

Simple API that handles and responds to basic api.ai intents.

License

Notifications You must be signed in to change notification settings

EmergentBehavior/botsponder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botsponder

Botsponder is a very simple demonstration of a service that handles and responds to intents formatted for api.ai.

Running

To run botsponder on its default port, simply call:

$ lein run -m botsponder.service

Otherwise, you may specify a port with -p:

$ lein run -m botsponder.service -p 5555

Tests

Botsponder comes with a few example tests. To run these tests, try:

$ lein test

About

Simple API that handles and responds to basic api.ai intents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published