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

https://github.com/plally/fox.pics

A website hosted on cloudflare pages and cloudflare workers that serves random pictures of foxes
https://github.com/plally/fox.pics

cloudflare-pages elm fox

Last synced: 4 months ago
JSON representation

A website hosted on cloudflare pages and cloudflare workers that serves random pictures of foxes

Awesome Lists containing this project

README

          


fox.pics


A website and api that provides random pictures of foxes





API Docs


**BaseURL**: https://api.fox.pics/v1/
| Method |Endpoint | Description |
| --- |--------------------| --------------- |
| GET | get-random-foxes?amount=n | Get n random pictures of foxes. Returns a list of urls. n can not be greater than 25 |


Scripts


* `bin/build` - builds the project
* `bin/build_cloudflare` - a build script made for cloudflare pages
* `bin/serve` - serve the project locally, for developement purposes.


Tools Used



- https://levelteams.com/svg-to-elm