Daily Shaarli

All links of one day in a single page.

December 30, 2022

sulky/sulky-ulid at master · huxi/sulky

Universally Unique Lexicographically Sortable Identifier
A Java port of alizain/ulid with binary format implemented

Microservices Integration Done Right Using Contract-Driven Development

Build your microservices and micro-frontend in parallel and deploy them independently without worrying about integration issues by leveraging API specifications such as OpenAPI and AsyncAPI as executable contracts to shift left the identification of compatibility bugs with Contract Driven Development using Specmatic thereby removing the need for integration testing.