Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.37 KB

API Img

API Obrazki

{
  "Jak_uzywac": "Odwiedzając stronę główną jest losowany za każdym razem jeden obraz z puli. Wszystkie obrazki są licencji CC0 z Pixabay. Jest możliwość wylosowania również filmu (CC0). Zmienna url podaje bezpośredni link do obrazka",
  "How_to_use": "When visiting the home page, one image is drawn from the pool each time. All images are licensed under the CC0 from Pixabay. It is also possible to draw a movie (CC0). The url variable gives a direct link to the image"
}

Example output

/

{
  "Jak_uzywac": "Odwiedzając stronę główną jest losowany za każdym razem jeden obraz z puli. Wszystkie obrazki są licencji CC0 z Pixabay. Jest możliwość wylosowania również filmu (CC0). Zmienna url podaje bezpośredni link do obrazka",
  "How_to_use": "When visiting the home page, one image is drawn from the pool each time. All images are licensed under the CC0 from Pixabay. It is also possible to draw a movie (CC0). The url variable gives a direct link to the image",
  "number": 20,
  "uwaga": "Numer może się zmienić",
  "warn": "Number may change",
  "img": "parrot-1417286_1280.png",
  "url": "https://api-obrazki.herokuapp.com/obrazki/parrot-1417286_1280.png",
  "to_use_number": "/nr/YOUR_NUMBER",
  "git": "https://github.com/kry008/obrazki-nodejs"
}

/wyswietl

Random img

Program MIT licence, author kry008