GitHub repositories: Difference between revisions

From Endeavour Knowledge Base
No edit summary
(Replaced content with "== Open source repositories == The open source code is held in two Githubs [https://github.com/endeavourhealth Endeavour] [https://github.com/endeavourhealth-discovery E...")
Tags: Replaced Visual edit
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The DDS code is now held on a private GitHub repository - https://github.com/TowerHamletsCCG
== Open source repositories ==
The open source code is held in two Githubs


See the following table for a description of each repository:
[https://github.com/endeavourhealth Endeavour]
{| class="wikitable"
 
|+
[https://github.com/endeavourhealth-discovery Endeavour Discovery]
!Repository
 
!Description
North East London CCG took a snapshot in 2021 and maintains a closed source version on its own private Github.
|-
|Api
|Base  API framework classes - common endpoints, startup/shutdown listeners, CORS  helper
|-
|Cache
|Generic  Cache, XML Marshaller pool, ObjectMapper pool, Cache manager
|-
|ConfigManager
|Config  management, connects to config db via main env vars, handles default and app  specific configuration
|-
|EDS
|Main data service package, contains messaging api, queuereader, subscriber, config/monitor UI and utilities (inc. IM Updater)
|-
|EdsClient
|EDS Client wrapper class for sending messages into DDS
|-
|EdsCore
|Low level common business code - data access layers, helper utilities
|-
|EmisExtractValidator
|A data validation tool for EMIS Web extracts. Checks relational integrity across an extract or set of extracts, and allows inspection of data changes across extracts.
|-
|Enterprise
|Enterprise application
|-
|Fhir
|Fhir helper classes
|-
|FHIR-Profiles
|FHIR Profile extensions XML files
|-
|HL7Receiver
|HL7 receiver and transformation engine
|-
|Keycloak
|Keycloak mapper provider & keycloak theme for login
|-
|}
<br />

Latest revision as of 10:26, 6 January 2022

Open source repositories

The open source code is held in two Githubs

Endeavour

Endeavour Discovery

North East London CCG took a snapshot in 2021 and maintains a closed source version on its own private Github.