An open API service indexing awesome lists of open source software.

https://github.com/ultirequiem/kira-api

🦮 An API of random pics of my dog (best dog ever)
https://github.com/ultirequiem/kira-api

api deno pet

Last synced: 7 months ago
JSON representation

🦮 An API of random pics of my dog (best dog ever)

Awesome Lists containing this project

README

          

# Kira's API

Kira is my pet 🐕

![A Kira's pic](./images/chilling.jpg)

[Live coding](https://youtu.be/nMgS9nG4kMc) 👇

[![Video Thumbnail](./youtube.png)](https://youtu.be/nMgS9nG4kMc)

## Docs

### `/`

> https://kira.deno.dev

You will get a random image of Kira.

### `/docs`

> https://kira.deno.dev/docs

You will be redirected to this page.

### `/:id`

> https://kira.deno.dev/13

You will get an specific Image of Kira.

### `/statistics`

https://kira.deno.dev/statistics

You will get a list with all the images available. (JSON)

## Thanks to

- [Deno Land Inc](https://deno.com/company): Their amazing Deno Deploy free tier
and their super easy to undestand
[examples](https://examples.deno.land/http-server-routing).

- My dad [(@eliasbobadilla)](https://github.com/eliasbobadilla): For allowing me
having a dog.

## License

MIT