Skip to content

Commit c25bc48

Browse files
committed
Azure -> AWS
1 parent 6c5e80a commit c25bc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-11-10-the-rapalyzer.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ After seeing quite a few 'rhyme scheme analysis' breakdowns such as [this one](h
1111
on Instagram, Reddit, and YouTube, I decided to try my hand at automating the process. The result is the aptly named [Rap-alyzer](http://rap.zrich.dev/)
1212
(or 'Rap Analyzer').
1313

14-
The webapp is hosted on Azure. The frontend is written in React (my first foray into web development!) and the backend is a Flask app served using Gunicorn.
14+
The webapp is hosted on AWS. The frontend is written in React (my first foray into web development!) and the backend is a Flask app served using Gunicorn.
1515
Lyrics are scraped using the [Genius API](https://docs.genius.com/) and the rhymes are found using the [CMU Proncouncing Dictionary](http://www.speech.cs.cmu.edu/cgi-bin/cmudict).
1616

1717
While it's a fun toy, it's definitely not perfect. Some future things I'd like to implement are:

0 commit comments

Comments
 (0)