Maintainable, production ready web application that provides an API endpoint for transforming email addresses into gravatar uris.
Non docker version at https://github.com/flrnprz/gravapi
This app was developed for learning purposes, inspired in: https://github.com/honeypotio/challenge/blob/master/tasks/be_001.md
- Node and Express.
- Rollup.
- Jest and Supertest.
- Docker.