-
Notifications
You must be signed in to change notification settings - Fork 1
Home
SplotyCode edited this page Aug 3, 2020
·
1 revision
Welcome to the Mosaik-Framework wiki! Here is a list of all module wiki pages:
| Name | Description | Wiki |
|---|---|---|
| AnnotationBase | Annotation Data & Context APIs | - |
| Annotations | Common Annotations (mostly for AnnotationBase) | - |
| ArgParser | Parses startup arguments into Objects | - |
| Automatisation | Crawler API and tools to generate UserAgent | - |
| Console | Input and visualization APIs for Consoles | - |
| Database | Database support based on Annotation Data API | - |
| DomParsing | Document parsing based on Annotation Data API | - |
| Network | CloudKit, Services, Monitoring and LoadBalancing | - |
| Runtime | Core of Mosaik: Application API and StartUp | - |
| Util | Common classes & Utils for IO, caching and time | - |
| ValueTransformers | Transforms Objects using ConverterRoutes and ValueConverters | - |
| WebApi | WebHandlers using Annotation Context and Template API | - |