Search for images. This is a FreeCodeCamp back-end project.
View it at: https://cactus-ox.glitch.me/
Simple search:
https://cactus-ox.glitch.me/api/imagesearch/search/potato
Search with an option
https://cactus-ox.glitch.me/api/imagesearch/search/ice%20cream?per_page=5
What people are searching
https://cactus-ox.glitch.me/api/imagesearch/latest
Start it with npm start
Run tests by running npm test
- Code: JavaScript, NodeJS, Express
- Testing: Mocha, Expect, Supertest
- Utility: cors, body-parser