An open API service indexing awesome lists of open source software.

https://github.com/metarhia/contracts

Metarhia core docs and contracts specifications ๐Ÿ“’
https://github.com/metarhia/contracts

contract impress metacom metarhia metaserverless serverless

Last synced: 27 days ago
JSON representation

Metarhia core docs and contracts specifications ๐Ÿ“’

Awesome Lists containing this project

README

          

# Metarhia specification

Technology stack core contracts and short specifications. Not everything in this
specification is the current state of the art in the technology stack. Here we
describe how it should be. For the latest information, see the documentation
here: https://github.com/metarhia/Docs

Languages: [English](README.md) | [ะ ัƒััะบะธะน](README.ru.md)

- [API function contract](doc/API.md)
- [Application configuration](doc/Configuration.md)
- [Domain and library module contract](doc/Module.md)
- [Internal and external dependencies](doc/Dependency.md)
- [Metacom protocol](doc/Metacom.md)
- [Error-handling guidelines](doc/Error.md)
- [Metaschema: data structure schemas](doc/Metaschema.md)
- [Database schema](doc/Database.md)
- [Attribute/value schema](doc/Attribute.md)
- [Task definition file](doc/Task.md)
- [Messaging subsystem](doc/Messaging.md)
- [User account, rights and auth subsystem](doc/Users.md)
- [User groups subsystem](doc/UserGroups.md)
- [Knowledge base subsustem (content publishing and discussion)](doc/KnowledgeBase.md)
- [Payment subsystem](doc/Payment.md)
- [Highload architecture](doc/Highload.md)