Schema
Creation and use of schemas
Last updated
Creation and use of schemas
Last updated
Schemas are an important part of FlyingFish. It must always be checked which data is transferred externally. It is always checked whether the types and structure of the data are correct and only then can proper processing be guaranteed. FlyingFish must/is a stable service that must not crash due to incorrect data transfer!
The is used to create schemes. The company has dedicated itself to the topic because there was no satisfactory solution in TypeScript.