Glacian22 / LIRI-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIRI-bot

Liri-bot is a backend CLI application that retrieves data from several different APIs based on user input, and nicely formats that information in the console. Users can get information on songs, movies, and the tour dates and locations of bands/artists.

Technologies Used

  • node.js
  • node fs
  • modularization
  • environment variables, to obfuscate API keys
  • moment.js

APIs

  • BandsInTown
  • Spotify
  • OMDB

Demo

Liri-bot in action

About


Languages

Language:JavaScript 100.0%