ipa_server is the backend for a small project I started to read out loud the IPA on Wikipedia articles. It definitely isn't the greatest and definitely isn't the cleanest, but it does the job.
- Install https://github.com/DatGuy1/Wikipedia-IPA-Extension
- Set up your AWS Credentials Configuration
- Clone this repository and run
cargo run
- Take the URL that Rocket gives you, such as
http://127.0.0:8000
, and put it in the extension's options - You're done!