|
1 |
| -This folder contains pointers to background information and supporting tools. |
| 1 | +This folder contains pointers to background information such as related projects and supporting tools. |
2 | 2 |
|
3 |
| -# Microservice API Patterns (MAP) |
| 3 | +# Related projects |
4 | 4 |
|
5 |
| -* MAP <https://microservice-api-patterns.org/> uses MDSL to feature patterns in action. |
| 5 | +## Microservice API Patterns (MAP) |
6 | 6 |
|
7 |
| -# Design Practice Repository (DPR) |
| 7 | +* The MAP website <https://microservice-api-patterns.org/> uses MDSL to feature patterns in action. |
| 8 | +* The EuroPLoP paper [" Interface Responsibility Patterns: Processing Resources and Operation Responsibilities"](http://eprints.cs.univie.ac.at/6520/1/MAP-EuroPlop2020aPaper.pdf) features an MDSL example. |
8 | 9 |
|
9 |
| -* <https://github.com/socadk/design-practice-repository> features MDSL in its Stepwise Service Design activity. |
| 10 | +## Design Practice Repository (DPR) |
10 | 11 |
|
11 |
| -# Other Tools supporting MDSL |
| 12 | +* DPR, available at <https://github.com/socadk/design-practice-repository> features MDSL in its Stepwise Service Design activity. |
| 13 | +* *New: *LeanPub book on [DPR](https://leanpub.com/dpr) |
| 14 | + |
| 15 | +# Tools |
| 16 | + |
| 17 | +## CLI and update site |
| 18 | + |
| 19 | +* See [Tools Users Guide](https://microservice-api-patterns.github.io/MDSL-Specification/tools) |
| 20 | + |
| 21 | +## Context Mapper |
12 | 22 |
|
13 | 23 | * Context Mapper has a MDSL generator, see [here](https://contextmapper.org/docs/mdsl/).
|
14 | 24 |
|
15 |
| -# Interface Definition Languages (IDLs) through the ages |
| 25 | +# Presentations and Articles |
| 26 | + |
| 27 | +## MDSL and Context Mapper |
| 28 | + |
| 29 | +* Zimmermann, O.: Dimensions of Successful Web API Design and Evolution: Context, Contracts, Components, Keynote, 20th International Conference on Web Engineering (ICWE), June 11, 2020. ([PDF](https://ozimmer.ch/assets/presos/ZIO-ICWEKeynoteWADEC3v10p.pdf), [blog post](https://ozimmer.ch/practices/2020/06/10/ICWEKeynoteAndDemo.html)) |
| 30 | +* Kapferer, S.; Zimmermann, O.: Domain-driven Service Design — Context Modeling, Model Refactoring and Contract Generation. Proc. of SummerSoC 2020 conference, Springer CCIS Volume 1310 ([PDF](https://contextmapper.org/media/SummerSoC-2020_Domain-driven-Service-Design_Authors-Copy.pdf), [Presentation]()) |
| 31 | + |
| 32 | +<!-- plus VSS Vienna conference report by Leitner et al (Insights) --> |
| 33 | + |
| 34 | +## Interface Definition Languages (IDLs) through the ages |
16 | 35 |
|
17 |
| -* See [known uses of the API Description pattern in MAP](https://microservice-api-patterns.org/patterns/foundation/APIDescription#sec:APIDescription:KnownUses) for the time being. |
| 36 | +* See [known uses of the API Description pattern in MAP](https://microservice-api-patterns.org/patterns/foundation/APIDescription#sec:APIDescription:KnownUses) and ICWE presentation. |
0 commit comments