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)
- Host: GitHub
- URL: https://github.com/ultirequiem/kira-api
- Owner: UltiRequiem
- License: mit
- Created: 2022-12-08T20:32:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T14:15:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T13:12:44.701Z (7 months ago)
- Topics: api, deno, pet
- Language: TypeScript
- Homepage: https://kira.deno.dev
- Size: 9.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Kira's API
Kira is my pet 🐕

[Live coding](https://youtu.be/nMgS9nG4kMc) 👇
[](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