Skip to content

zakjholt/bukkeru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bukkeru

Like unsplash, but not artsy

This is an app that grabs and displays random gifs and images from bukk.it

The api is built using zeit micro and is deployed with zeit now

The frontend is built using mithril.js

Routes

  • View the app: GET to /

  • To get a random image url data: GET to /get-link

response is:

{
  "url": string,
  "name": string
}

About

client and api for random responses from the excellent http://bukk.it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published