mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 06:23:37 -06:00
Documentation
This folder contains detailed documentation for the Banner project. This file acts as the index.
Files
CHANGELOG.md- Notable changes by versionROADMAP.md- Planned features and prioritiesBANNER.md- General API documentation on the Banner systemARCHITECTURE.md- Technical implementation details, system design, and analysis
Samples
The samples/ folder contains real Banner API response examples:
search/- Course search API responses with various filtersmeta/- Metadata API responses (terms, subjects, instructors, etc.)course/- Course detail API responses (HTML and JSON)
These samples are used for development, testing, and understanding the Banner API structure.