- UI overview
- Readme overview
- HTTP request - Service/WeatherService
- Synchronous / Performance
- Caching / PHP Trait
- API endpoint - http://localhost:8080/wp-json/weather/v1/current/
- Backend overview
- Rest/RestRegister
- Rest/Weather
- Interface - RestRegisterable
- Base class - RestBase
- Dependency injection
- Admin/WeatherWidget
- AssetHandler
- Frontend overview