Ecosyste.ms: Awesome
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: 3 days ago
JSON representation
Metarhia core docs and contracts specifications π
- Host: GitHub
- URL: https://github.com/metarhia/Contracts
- Owner: metarhia
- License: mit
- Created: 2019-12-29T21:34:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T17:29:23.000Z (3 months ago)
- Last Synced: 2024-08-01T19:53:32.102Z (3 months ago)
- Topics: contract, impress, metacom, metarhia, metaserverless, serverless
- Homepage: https://metarhia.com
- Size: 112 KB
- Stars: 37
- Watchers: 12
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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/DocsLanguages: [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)