Skip to content

Epsolone/BackEndTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

BackEndTest (Image gallery Search)

Start api

  • open CMD in root folder (folder with sln file);
  • run command: dotnet run --project BackEndApplication\BackEndApplication.csproj --launch-profile BackEndApplication;

Consuming API

Search

  • Description: Endpoint retrieves all the photos by searchTearm
  • URL: /search/${searchTerm}
  • Method: GET

About

Image gallery Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages