An open API service indexing awesome lists of open source software.

https://github.com/jaymar14/liri-bot-app


https://github.com/jaymar14/liri-bot-app

back-end liri nodejs npm-package omdb-api recognition-interface siri spotify-api

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# LIRI-BOT-APP
In this assignment, you will make LIRI. LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.

Technologies:
node.js, node package managers, API calls.