{"id":20943341,"url":"https://github.com/apillon/apillon-services","last_synced_at":"2025-05-14T00:32:34.074Z","repository":{"id":238809905,"uuid":"619802174","full_name":"Apillon/apillon-services","owner":"Apillon","description":"Apillon backend microservices","archived":false,"fork":false,"pushed_at":"2025-04-17T13:18:55.000Z","size":28192,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-18T04:13:18.058Z","etag":null,"topics":["api","apillon","backend","microservices","nestjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apillon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-03-27T13:20:44.000Z","updated_at":"2025-04-17T13:35:52.000Z","dependencies_parsed_at":"2025-01-20T12:39:02.000Z","dependency_job_id":null,"html_url":"https://github.com/Apillon/apillon-services","commit_stats":null,"previous_names":["apillon/apillon-services"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apillon%2Fapillon-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apillon%2Fapillon-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apillon%2Fapillon-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apillon%2Fapillon-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apillon","download_url":"https://codeload.github.com/Apillon/apillon-services/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046512,"owners_count":22005610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","apillon","backend","microservices","nestjs"],"created_at":"2024-11-18T23:36:01.404Z","updated_at":"2025-05-14T00:32:29.063Z","avatar_url":"https://github.com/Apillon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apillon - A Web3 development platform\n\nIn this repository you will find source and documentation for microservices, APIs and libraries that form Apillon services.\n\n## Table of Contents\n\n1. [Repository](#repository)\n2. [Documentation](#documentation)\n3. [License](#license)\n4. [Authors](#authors)\n\n## Repository\n\n### Index of services\n\n| Code | Short     | Service name                             | Package name                                          | path                      |\n| ---- | --------- | ---------------------------------------- | ----------------------------------------------------- | ------------------------- |\n| 00   | #         | Source repository root                   | [@apillon](/)                                         | /                         |\n| 01   | LIB       | Common Code Library                      | [@apillon/lib](/packages/lib/)                        | /packages/lib/            |\n| 02   | AMS       | Access Management Service                | [@apillon/access](/services/access/)                  | /services/access/         |\n| 03   | LMAS      | Logging, Monitoring and Alerting Service | [@apillon/monitoring](/services/monitoring/)          | /services/monitoring/     |\n| 04   | DEV-API   | Developer Console API                    | [@apillon/dev-console-api](/modules/dev-console-api/) | /modules/dev-console-api/ |\n| 05   | AP-API    | Apillon Service API                      | [@apillon/apillon-api](/modules/apillon-api/)         | /modules/apillon-api/     |\n| 06   | IPFS      | IPFS Storage Service                     | [@apillon/storage](/services/storage/)                | /services/storage/        |\n| 07   | AUTH-API  | Authentication API                       | [@apillon/auth-api](/modules/auth/)                   | /modules/auth/            |\n| 08   | MAIL      | Mailing Service                          | [@apillon/mailing](/services/mailing/)                | /services/mailing/        |\n| 09   | MOD-LIB   | Module Code Library                      | [@apillon/modules-lib](/packages/modules-lib/)        | /packages/modules-lib/    |\n| 10   | SCS       | System Configuration Service             | [@apillon/config](/services/config/)                  | /services/config/         |\n| 11   | REF       | Referral program                         | [@apillon/referral](/services/referral/)              | /services/referral/       |\n| 12   | NFTS      | NFTS Service                             | [@apillon/nfts](/services/nfts/)                      | /services/nfts/           |\n| 13   | AUTH      | Authentication Service                   | [@apillon/auth](/services/authentication/)            | /services/authentication/ |\n| 14   | TEST-LIB  | Testing Library                          | [@apillon/tests-lib](/packages/tests-lib/)            | /packages/tests-lib/      |\n| 15   | WORK-LIB  | Worker Library                           | [@apillon/worker-lib](/packages/worker-lib/)          | /packages/worker-lib/     |\n| 16   | BCS       | Blockchain service                       | [@apillon/blockchain](/services/blockchain/)          | /services/blockchain/     |\n| 17   | SRV-LIB   | Service Code Library                     | [@apillon/service-lib](/packages/service-lib/)        | /packages/service-lib/    |\n| 18   | CS        | Computing service                        | [@apillon/computing](/services/computing/)            | /services/computing/      |\n| 19   | SUBS      | Social service                           | [@apillon/social](/services/social/)                  | /services/social/         |\n| 20   | INFRA     | Infrastructure service                   | [@apillon/infrastructure](/services/infrastructure)   | /services/infrastructure/ |\n| 21   | CONTRACTS | Contracts service                        | [@apillon/contracts](/services/contracts/)            | /services/contracts/      |\n\n## Documentation\n\n| Resource                                        | Description                                              |\n| ----------------------------------------------- | -------------------------------------------------------- |\n| [Development](docs/development.md)              | A must read for all first-time contributors to this code |\n| [Rest API](docs/rest-API-specs.md)              | Basic information about request, response ...            |\n| [DB migrations](docs/db-migrations.md)          | How to handle changes to database                        |\n| [Debugging and testing](docs/debug-and-test.md) | How to debug services and how execute e2e tests          |\n| [Deployment](docs/deployment.md)                | A service deployment to AWS                              |\n| [Infrastructure](docs/infrastructure.md)        | A list of used AWS and other services                    |\n\n## License\n\nPlease view [LICENSE.md](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapillon%2Fapillon-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapillon%2Fapillon-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapillon%2Fapillon-services/lists"}