News

The directory addrservice is for the source code of the service, and the directory test is for keeping the tests. You can run static type checker, linter, unit tests, and code coverage by either ...
This simple example micro-service servers an address book, The JSON schema for the data model is in addrservice/address-book-v1.0.json, and test data in tests/data ...