Use AI to process this moduleCopy prompt
Models
Use API docs/ to load and/or update this module and its documents programmatically.
Particracy Legacy's API maintains a set of models, schemas and records specifically meant to serve as a universal language middleware between the game's different services. While each service maintains its own layout, models, schemas, records and even infrastructure, the API acts as a data management bridge between all of them.
Services can share fields and relations with other services by exposing them to the API.
This architecture allows the community to develop mods and features for the game independently, especially as software development becomes more and more accessible with the advent of AI powered coding tools.
For integrating and interacting with the middleware service, see API.
For managing models, see API model/.