Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ewuweblab/class-roster-via-api
- Owner: ewuweblab
- Created: 2022-04-20T18:57:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T20:18:28.000Z (8 months ago)
- Last Synced: 2024-11-21T18:30:29.984Z (2 months ago)
- Language: HTML
- Homepage: https://shimmering-swan-62778e.netlify.app/
- Size: 607 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Class Roster via our API data
## 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/)