Skip to content

sancho-sumy/bsa-task1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Done!

Задача

Отримати дані щодо персонажів Гри Престолів відповідно до введеного фільтру

Імплементнути логіку для функції getCharacters, яка на вхід приймає строчку для фільтрації по fullname, та повертає масив з об'єктів юзерів.

API для запиту: https://my-got-api.herokuapp.com

Task

Get data of Game of Thrones characters according to the entered filter

Implement logic for the function getCharacters, which inputs a string to filter by fullname, and returns an array of сharacter objects.

API for request: https://my-got-api.herokuapp.com

About

BSA Weekly challenge task 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • CSS 30.4%
  • HTML 18.2%