You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Large, multi-team projects, require a high level of collaboration and standardization, without which development can be significantly slowed down.
Paris implements the Domain Driven Design methodology, which focuses on common language and your product's data definition as the center of development. By defining the entities in your domain and how to access them through APIs, Paris allows teams to essentially auto-generate a strongly-typed TypeScript SDK of your product's data.