Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ewuweblab/class-roster-via-api

Get, Show, and Style a Class Roster via our API.
https://github.com/ewuweblab/class-roster-via-api

Last synced: 2 days ago
JSON representation

Get, Show, and Style a Class Roster via our API.

Awesome Lists containing this project

README

        

# Class Roster via our API data

Deploy to Netlify

## What Is This?
Get, Show, and Style a Class Roster via our API data

* Dynamically list content from an API data source
* Seperate the data from the design
* Use JS template literals for templating
* `fetch` a JSON endpoint data
* Apply foundations of a _headless CMS_

## API Endpoint
Use API endpoint for the _Collection_ provided in class.

## Citations
List your sources here

[Font Share](https://www.fontshare.com/)

## Why Does This Exist?
Thre are many have a no-code CMS, and GUIs for designing the templates. AirTable (and many others) also have an API that is accessible as a _headless CMS_.

[AirTable](https://airtable.com/)