Skip to content

Fumo-API

Compare
Choose a tag to compare
@v1ctorio v1ctorio released this 20 Aug 14:16
· 61 commits to main since this release

fumo rest API

Objects

Fumo

{
  "_id": "fumo id",
  "URL": "fumo image url",
  "__v": 0
}

##Endpoints

/random

return a random fumo object.

/fumos

fumo list.

/

retrun the full fumo list.

/id

return the fumo object whit the provided id.