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

https://github.com/alvisonhunterarnuero/picsum-photos-api-fetch-demo

Basic PicSum Photos API Fetch Demo: This is just a basic sample on how to use the PicSum Photos API to retrieve a series of photos from Unsplash and populate an plain html file with them, nothing fancy and only with the purpose of showing the use of the Fetch API to get data from external sites.
https://github.com/alvisonhunterarnuero/picsum-photos-api-fetch-demo

animatecss basic-programming bootstrap5 fetch-api html-css-javascript picsum-api

Last synced: 6 months ago
JSON representation

Basic PicSum Photos API Fetch Demo: This is just a basic sample on how to use the PicSum Photos API to retrieve a series of photos from Unsplash and populate an plain html file with them, nothing fancy and only with the purpose of showing the use of the Fetch API to get data from external sites.

Awesome Lists containing this project

README

          

# Basic PicSum Photos API Fetch Demo
This is just a basic sample on how to use the PicSum Photos API to retrieve a series of photos from unsplash and populate an plain html file with them, nothing fancy and
only with the purpose of showing the use of the Fetch API to get data from external sites.
- - -

SITE DEMO: https://alvisonhunterarnuero.github.io/picsum-photos-api-fetch-demo/

- - -

## Dependencies
PicSum Photos API fetch currently extended with the following dependencies.

| Dependency | Where to get it |
| ------ | ------ |
| Bootstrap 5 | [Get Bootstrap 5][BS5] |
| Font Awesome 5 | [Get Font Awesome 5][FA5] |

**Link to PicSum Photos API:** https://picsum.photos
**Powered By:** https://alvisonhunter.com/

## License
MIT

**Free for all, fellows!**

[BS5]:
[FA5]: