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
- Host: GitHub
- URL: https://github.com/plally/fox.pics
- Owner: plally
- Created: 2021-01-27T23:00:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T23:07:49.000Z (over 2 years ago)
- Last Synced: 2024-01-14T07:27:05.174Z (over 2 years ago)
- Topics: cloudflare-pages, elm, fox
- Language: Elm
- Homepage: https://fox.pics
- Size: 393 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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