Ecosyste.ms: Awesome
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: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaymar14/liri-bot-app
- Owner: jaymar14
- Created: 2017-12-20T17:33:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T19:57:56.000Z (about 7 years ago)
- Last Synced: 2024-11-14T16:44:49.759Z (2 months ago)
- Topics: back-end, liri, nodejs, npm-package, omdb-api, recognition-interface, siri, spotify-api
- Language: JavaScript
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.