Poke Speare

github.com

Toy project to experiment with rust async, actix, reqwest and wiremock.

rustasyncbackendactixrest

REST API that, given a Pokémon name, returns its description in Shakespeare’s style.

Pokemon description is taken from PokéAPI and it is converted by using Shakespeare translator.

You can use poke-speare both as a web server and as a rust library.