mirror of
https://github.com/Xevion/banner.git
synced 2025-12-05 21:14:19 -06:00
2.3 KiB
2.3 KiB
Documentation
This folder contains detailed documentation for the Banner project. This file acts as the index.
Files
FEATURES.md- Current features, implemented functionality, and future roadmapBANNER.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.