
Searching Image API
This project is part of one monorepo with other projects developed in Nestjs. It has been created to connect with Unsplash API to show different images. In addition I added security with dependencies like Helmet to protect every request in the header, and Throttler to limit the number of request per minute.
Links
- GitHub Repository: Searching Image API