Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregros/tailormed-test


https://github.com/gregros/tailormed-test

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# TailorMed Assignment
See `./src/lib/main.ts` for the entrypoint.

Run `yarn run build` to build.

Run `yarn test` to run some tests

Importing data is divided into two parts:

1. Parsing
2. Schema unification

Each step has several alternatives. Alternatives are selected using a simple DI container setup.