Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Add Filmology example service and client#62

Merged
brothercorvo merged 2 commits into
mainfrom
codex/generate-filmology-api-server-and-client
Aug 11, 2025
Merged

Add Filmology example service and client#62
brothercorvo merged 2 commits into
mainfrom
codex/generate-filmology-api-server-and-client

Conversation

@brothercorvo

Copy link
Copy Markdown
Member

Summary

  • implement Filmology movie catalog example with dataclasses, controllers and LXMFService
  • add sample LXMFClient usage demonstrating CreateMovie and RetrieveMovie
  • document and test auth token and JSON schema validation; harden link helpers
  • switch serialization to MessagePack for all service and client interactions

Testing

  • black reticulum_openapi/model.py reticulum_openapi/service.py tests/test_example_filmology.py tests/test_service.py tests/test_service_extra.py tests/test_client.py tests/test_client_extra.py tests/test_model_extra.py
  • pytest

https://chatgpt.com/codex/tasks/task_e_689a013d4b94832592d0cb840edc824c

@brothercorvo brothercorvo merged commit 68d17c6 into main Aug 11, 2025
0 of 2 checks passed
@brothercorvo brothercorvo deleted the codex/generate-filmology-api-server-and-client branch November 14, 2025 18:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant