Contract first API
Erik Wegner
Sun, 02/26/2023 - 14:49
Thoughts about the two approaches to API design.
Submitted by Erik Wegner
on Sun, 02/26/2023 - 14:15
Generate model classes (or wathever your language names this construct) from an OpenAPI description without installing software (docker required).
Submitted by Erik Wegner
on Sun, 01/29/2023 - 19:23
A short summary about the interaction between a visual component, a service, an adapter and ngrx as state framework.
Microsoft container registry
Erik Wegner
Fri, 01/20/2023 - 21:08
How to list tags from Microsoft's container registry at mcr.microsoft.com.
Rust http echo server
Erik Wegner
Sun, 12/11/2022 - 22:27
New project on GitHub written in Rust
Rust async abstraction pattern
Erik Wegner
Sun, 11/06/2022 - 10:06
Since async traits are still under construction in the Rust language, this pattern can be used.
Rust resources
Erik Wegner
Sat, 11/05/2022 - 17:59
Some links
Submitted by Erik Wegner
on Thu, 09/15/2022 - 07:35
What to do when the VPN blocks the WSL2 from accessing the network.
Moving matomo to a new server
Erik Wegner
Sun, 09/11/2022 - 22:53
Description of tasks when an active matomo instance is moved to a new server.
Submitted by Erik Wegner
on Sun, 07/24/2022 - 22:36
Some insights on developing a single page app