Swoosh/app/src
Paweł Orzech 6761eae351 feat: add GhostSite model and /site/ API endpoint
Add GhostSite data class for Ghost CMS site metadata (title, description,
logo, icon, accent color, URL, version, locale). Add getSite() endpoint
to GhostApiService. Include unit tests for Gson deserialization and
version parsing.
2026-03-20 00:24:50 +01:00
..
main feat: add GhostSite model and /site/ API endpoint 2026-03-20 00:24:50 +01:00
test/java/com/swoosh/microblog feat: add GhostSite model and /site/ API endpoint 2026-03-20 00:24:50 +01:00