Skip to content

supunsathsara/FCC-Image-Search-Microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCC-Image-Search-Microservice

This is a freeCodeCamp API project. It allows you to search for images using the pexels API.

To search for images, make a GET request to
/query/
followed by your search query.

To get the 10 most recent search queries, make a GET request to
/recent

image