A website and api that provides random pictures of foxes
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 |
bin/build
- builds the projectbin/build_cloudflare
- a build script made for cloudflare pagesbin/serve
- serve the project locally, for developement purposes.