Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dvsa/mes-result-processing-service

DVSA Mobile Examiner Services - Result Processing Microservice
https://github.com/dvsa/mes-result-processing-service

aws-lambda typescript

Last synced: 13 days ago
JSON representation

DVSA Mobile Examiner Services - Result Processing Microservice

Awesome Lists containing this project

README

        

# mes-result-processing-service

A serverless microservice responsible for responsible for passing practical driving test results to internal DVSA systems for processing, such as TARS.

## Dependencies

DVSA dependencies have been moved from npm to github so in order to install/update any private @DVSA packages
you are required to have an entry in your global `~/.npmrc` file as follows:

```shell
//npm.pkg.github.com/:_authToken=
```