rediOps/examples
meerkat 9f47d689cc Microservice sequence diagram 2023-02-19 00:07:28 +11:00
..
src/powershell Microservice sequence diagram 2023-02-19 00:07:28 +11:00
readme.md Updated text with more detail 2022-09-11 23:16:45 +10:00

readme.md

Examples

The examples provided are opinionated and may not be a fit for you.

The code is not optimised and is only intended to present more concrete examples of various use cases.

Refresh an executing docker image

Build a static web server and refresh the existing executing static web server.

Generate Go web service code

Using a OpenAPI specification for a service, this example generates the server and type code. The example uses the rediops.json definition itself to generate the server code.