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

https://github.com/maritzstl/koa-ms

POC for extraction into koa ms generation template
https://github.com/maritzstl/koa-ms

Last synced: over 1 year ago
JSON representation

POC for extraction into koa ms generation template

Awesome Lists containing this project

README

          

## Global Installs

```
npm i -g prisma graphql-cli
```

## Work to be done:

Now being tracked on Github here: https://github.com/MaritzSTL/koa-ms/milestone/1

- Apollo federation support?

## Domain Modeling Questions

- User?
- Tenant?

## Work Demonstrated

- Typescript support: f7bbccb
- Graphql middleware: b39857c
- Health check, logging, error handling, graceful shutdown: e96a3e6y
- Dockerization: a3e7a8f
- NewRelic (Make sure to review configured headers): 80fd071
- Apollo Engine: 0e8d352
- Prisma support: 37b18ba
- Prisma client generation, seeding: 2facf46
- Jest unit test: 80ba8f7